Commit Diff


commit - 768236a07f62e0df2ee0a9c5bc7c2107dd970d51
commit + d22dbfabbce4e24cff123667640468944483a30f
blob - a26e81152d789fe2a4c828e7043bd560a2d2e34e
blob + ae35cee2e1169ddaae015a70035e0bd513258033
--- TODO
+++ TODO
@@ -75,7 +75,7 @@ gotd:
 - client connection timeout handling needs to be checked by regress tests,
   and is likely in need of improvement
 - implement stress-tests to observe and fix misbehaviour under load
-- listener's fd-reserve limit needs to be reviewed and perhaps adjusted 
+- listener's fd-reserve limit needs to be reviewed and perhaps adjusted
 - implement pre-commit checks (in lieu of hook scripts):
   1. deny branch history rewriting ('got send -f') via gotd.conf [done]
   2. allow/deny creation/deletion of references via gotd.conf