X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-fetch.txt;h=a9e86fd26b0df6fe7a84ebdd030b9ae4d46f597e;hb=175fb6c0406e63a10791ab793cdac2acf185eab0;hp=d1b45f96ed413b57cdb4b86a5bccd56296ff3d05;hpb=9688a882e12a80bc94d6e34d5a4b34816990e9eb;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 --------