Commit Diff


commit - be23710aafb9ce026a25272cb07826fd10361e87
commit + 7ea1d42ff866342a8d20244d367a6f639a98d37a
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