commit 0c049f812e8c3be4dff1796adb9f6d66ca01832b from: Stefan Sperling date: Fri Feb 10 10:52:30 2023 UTC add a TODO item for gotadmin pack command commit - 08175cbb494791a8de66d4f28a3b38da7ca956e7 commit + 0c049f812e8c3be4dff1796adb9f6d66ca01832b blob - 951df01f5c8b7414cc34156dd08d5c7b7a7199de blob + 0665d656c47c7b26b28238cf1201cf20d5454174 --- TODO +++ TODO @@ -90,3 +90,4 @@ gotadmin: - add support for generating git-fast-export streams from a repository - add support for importing git-fast-export streams into a repository - create packfiles with filemode 444, like git does +- speed up 'gotadmin pack -a' is too slow on repositories with many pack files