commit e2d314ead910671af065da16bf254aaffc2193a1 from: Stefan Sperling via: Thomas Adam date: Fri Feb 17 16:23:18 2023 UTC add a TODO item for gotadmin pack command commit - 5b289346a9a33da176f47bfd6e879cb8ed6ab41b commit + e2d314ead910671af065da16bf254aaffc2193a1 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