commit - 47f028303ca0cb504743f84d2658e815f23ae53b
commit + 822aa840f7ea5462378efd3cc4d908c8323ea595
blob - dacb25808b2a525555c42d0cbbad30ee8a349db6
blob + ae0d5f56dbc189ecc9aeeda06b9ac17ee688f34c
--- TODO
+++ TODO
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,