Commit Diff


commit - 12f5a70b8d705757d7a6740303ba2c2aa4df930f
commit + a0923235a9fef33971f7e2428bcb156b02c85bec
blob - 1bb437ac42e230173a91b0c482714d6b0fa3e527
blob + d390020482234210e07324d9433a7b4831ddd8f3
--- TODO
+++ TODO
@@ -82,6 +82,7 @@ gotd:
 - keep track of available repository disk space and fail gracefully when
   uploaded pack files would fill up the disk too much, keeping a reserve
 - reuse packed non-delta objects directly (without re-deltification) for speed
+- sending a branch while deleting another with got send -d breaks notifications
 
 gotadmin:
 - add support for generating git-fast-export streams from a repository