Commit Diff


commit - 0a618912c7bba9bfab2be331204824e4bba303c3
commit + c300209f7d817ab1023a66ece541a77043d25c95
blob - dacb25808b2a525555c42d0cbbad30ee8a349db6
blob + ae0d5f56dbc189ecc9aeeda06b9ac17ee688f34c
--- TODO
+++ TODO
@@ -62,6 +62,7 @@ gotd:
   4. entirely hide a given reference namespace from clients via gotd.conf
   5. allow/deny addition of binary files to a repo via gotd.conf
   6. enforce a particular blob size limit via gotd.conf
+  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
   2. general-purpose HTTP(s) GET/POST request as commit notification,