X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-fetch.txt;h=a9e86fd26b0df6fe7a84ebdd030b9ae4d46f597e;hb=4269822012ccdcdccf8c2685ac37aa3fb2b1f876;hp=d1b45f96ed413b57cdb4b86a5bccd56296ff3d05;hpb=a9572072f0ab0ac97e64b0dc01254a3ad95befe1;p=git.git diff --git a/Documentation/git-fetch.txt b/Documentation/git-fetch.txt index d1b45f96..a9e86fd2 100644 --- a/Documentation/git-fetch.txt +++ b/Documentation/git-fetch.txt @@ -3,7 +3,7 @@ git-fetch(1) NAME ---- -git-fetch - Download objects and a head from another repository. +git-fetch - Download objects and a head from another repository SYNOPSIS @@ -27,7 +27,7 @@ include::fetch-options.txt[] include::pull-fetch-param.txt[] - +include::urls.txt[] SEE ALSO --------