X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-repack.sh;h=d39eb6cea6174ac65f1cc13c98e4abeab3a90903;hb=4c1360f472ca5706a3dd1eed0b88603cb05d0827;hp=8c3bc134add87f38a764f24c63b9e09f562ad6b1;hpb=7d3580d74c6d801419dd91416f9a81750b7d4e2c;p=git.git diff --git a/git-repack.sh b/git-repack.sh index 8c3bc134a..d39eb6cea 100755 --- a/git-repack.sh +++ b/git-repack.sh @@ -5,12 +5,12 @@ OPTIONS_KEEPDASHDASH= OPTIONS_SPEC="\ -git-repack [options] +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