Commit Diff


commit - cf534ab8a1df5c0b616be2202f471b9eb1ff3092
commit + 719201df7ccfec51cdd1faad72c66e978b4f2ae9
blob - 2f882e7c163cab3ce8b11948cac5465428f9358f
blob + 773eb595ddd25de1bd7f276e2cf9dcb63eebd91f
--- TODO
+++ TODO
@@ -63,10 +63,8 @@ gotd:
   3. perform the equivalent of 'got send' to another repository
 - keep track of available repository disk space and fail gracefully when
   uploaded pack files would fill up the disk too much, keeping a reserve
-- indexing pack files is currently failing if ref-deltas are present
 
 gotadmin:
-- got-index-pack is currently failing if ref-deltas are present
 - teach 'gotadmin cleanup' to remove redundant pack files
 - add support for generating git-fast-export streams from a repository
 - add support for importing git-fast-export streams into a repository