Commit Diff


commit - 2aca439f3f359e933abf310f4f0e0c95b93d2b65
commit + faf5eede996c1ac47863fc039c36bfd2e606b4e1
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