X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-pack-objects.txt;h=caf5d0d1eed62b0a93efb2da519a7bd43efd7083;hb=e24317b4d093e4b148996172d0b749f09a0e6f2e;hp=7710be085155a20288c988d09e26b4b4b9bf5cf8;hpb=379955c696a417f0fb6118f2fd91dbffd2816ad1;p=git.git diff --git a/Documentation/git-pack-objects.txt b/Documentation/git-pack-objects.txt index 7710be08..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-script(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