Commit Diff


commit - 9c574a767ec39853cd7c624009e002b8e40030a7
commit + 9ea071aa8277616ed7e94d4f369ea6988a8aacfd
blob - 1e2fc4206056c5f5e7bdd1a216c5bb2862c17ba0
blob + dca2dfd6a617e06fd37a684c3921c5751d6caa39
--- TODO
+++ TODO
@@ -73,8 +73,7 @@ gotd:
   7. optionally reject merge commits via gotd.conf
 - implement post-commit-event libexec handlers (in lieu of hook scripts):
   1. commit email notification, plaintext smtp to localhost port 25 [done]
-  2. general-purpose HTTP(s) GET/POST request as commit notification,
-     should use a format string to encode commit-info in the request URL
+  2. general-purpose HTTP(s) GET/POST request as commit notification [done]
   3. perform the equivalent of 'got send' to another repository
 - keep track of available repository disk space and fail gracefully when
   uploaded pack files would fill up the disk too much, keeping a reserve