X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-pack-objects.txt;h=44aba940d7f0da88c2760633fe2cad8f415e1f31;hb=ab1630a3ed31d6ec5ae83769c78ed542fe3c4a28;hp=ae6e88d433981659053911069070befb85e96ed0;hpb=5f40520f8c4ca24b29295a36c7a7b6059ad5a888;p=git.git diff --git a/Documentation/git-pack-objects.txt b/Documentation/git-pack-objects.txt index ae6e88d4..44aba940 100644 --- a/Documentation/git-pack-objects.txt +++ b/Documentation/git-pack-objects.txt @@ -29,7 +29,7 @@ one-object" format; this is typically done by the smart-pull commands when a pack is created on-the-fly for efficient network transport by their peers. -Placing both in pack subdirectory of $GIT_OBJECT_DIRECTORY (or +Placing both in the pack/ subdirectory of $GIT_OBJECT_DIRECTORY (or any of the directories on $GIT_ALTERNATE_OBJECT_DIRECTORIES) enables GIT to read from such an archive. @@ -74,7 +74,12 @@ Documentation ------------- Documentation by Junio C Hamano +See-Also +-------- +gitlink:git-repack[1] +gitlink:git-prune-packed[1] + GIT --- -Part of the link:git.html[git] suite +Part of the gitlink:git[7] suite