X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-fetch-pack.txt;h=2b8ffe5324c427d3b80f5b21d4a9d2ef8bfea4fd;hb=f7ff09d7188aaa60710aa2e6d0da19b70adac2f1;hp=a99a5b321f763911b0d5d233a8135c5b60be6e3b;hpb=31c74ca67162674e3ff8fcc294b75881c3e7cc15;p=git.git diff --git a/Documentation/git-fetch-pack.txt b/Documentation/git-fetch-pack.txt index a99a5b321..2b8ffe532 100644 --- a/Documentation/git-fetch-pack.txt +++ b/Documentation/git-fetch-pack.txt @@ -12,7 +12,7 @@ SYNOPSIS DESCRIPTION ----------- -Usually you would want to use gitlink:git-fetch[1] which is a +Usually you would want to use linkgit:git-fetch[1] which is a higher level wrapper of this command instead. Invokes 'git-upload-pack' on a potentially remote repository, @@ -93,4 +93,4 @@ Documentation by Junio C Hamano. GIT --- -Part of the gitlink:git[7] suite +Part of the linkgit:git[7] suite