X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-pack-objects.txt;h=caf5d0d1eed62b0a93efb2da519a7bd43efd7083;hb=9e48b389990c0201487e58f3bac32734a59a7e89;hp=5ce195c5a490d9055b79b00060cdad0f7efcdf69;hpb=215a7ad1ef790467a4cd3f0dcffbd6e5f04c38f7;p=git.git diff --git a/Documentation/git-pack-objects.txt b/Documentation/git-pack-objects.txt index 5ce195c5..caf5d0d1 100644 --- a/Documentation/git-pack-objects.txt +++ b/Documentation/git-pack-objects.txt @@ -1,6 +1,5 @@ git-pack-objects(1) =================== -v0.1, July 2005 NAME ---- @@ -31,7 +30,7 @@ transport by their peers. 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. +enables git to read from such an archive. OPTIONS @@ -76,9 +75,10 @@ Documentation by Junio C Hamano See-Also -------- -git-repack(1) git-prune-packed(1) +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