X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-repack.txt;h=951622774af70e92590740c27fe021223f29442a;hb=HEAD;hp=6c0f792dad8f23833a8a28cf08aec74aafcbeb4a;hpb=deddce6f7b27108ff71ed5a3362faa721cb612a0;p=git.git diff --git a/Documentation/git-repack.txt b/Documentation/git-repack.txt index 6c0f792d..95162277 100644 --- a/Documentation/git-repack.txt +++ b/Documentation/git-repack.txt @@ -38,6 +38,7 @@ OPTIONS -d:: After packing, if the newly created packs make some existing packs redundant, remove the redundant packs. + Also runs gitlink:git-prune-packed[1]. -l:: Pass the `--local` option to `git pack-objects`, see @@ -63,7 +64,7 @@ Documentation -------------- Documentation by Ryan Anderson -See-Also +See Also -------- gitlink:git-pack-objects[1] gitlink:git-prune-packed[1]