X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-repack.sh;h=d39eb6cea6174ac65f1cc13c98e4abeab3a90903;hb=d5c527448db30be55553e0b125015e8d444f8dbc;hp=683960b04d6b743e687b2eb640d2b0e00ccfd313;hpb=1b1dd23f2d6a707b7077cdf6bc6d4055bd0bfb7d;p=git.git diff --git a/git-repack.sh b/git-repack.sh index 683960b04..d39eb6cea 100755 --- a/git-repack.sh +++ b/git-repack.sh @@ -10,7 +10,7 @@ git repack [options] a pack everything in a single pack A same as -a, and turn unreachable objects loose d remove redundant packs, and run git-prune-packed -f pass --no-reuse-delta to git-pack-objects +f pass --no-reuse-object to git-pack-objects n do not run git-update-server-info q,quiet be quiet l pass --local to git-pack-objects