commit 5bd2a49b57cac0b1f059fc06e69525592a1719bd from: Stefan Sperling via: Thomas Adam date: Thu Jan 19 16:32:40 2023 UTC remove TODO items related to indexing ref-deltas commit - 88056de12473f245b6569a4a9fba404db0d78093 commit + 5bd2a49b57cac0b1f059fc06e69525592a1719bd 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