X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-fetch.txt;h=d3164c5c88db6b9e02a4186c398e19c425bc204b;hb=9c6c304d6a01b72d7ce20722b80ca62e01fe8356;hp=4fae7fb5a8ad3cf5c5efd14b3c99c25cbc88c77f;hpb=1e040c0b0577b3de0006f43daa71bfe7ad7532c0;p=git.git diff --git a/Documentation/git-fetch.txt b/Documentation/git-fetch.txt index 4fae7fb5a..d3164c5c8 100644 --- a/Documentation/git-fetch.txt +++ b/Documentation/git-fetch.txt @@ -8,7 +8,7 @@ git-fetch - Download objects and refs from another repository SYNOPSIS -------- -'git-fetch' ... +'git fetch' ... DESCRIPTION @@ -18,7 +18,7 @@ the objects necessary to complete them. The ref names and their object names of fetched refs are stored in `.git/FETCH_HEAD`. This information is left for a later merge -operation done by "git merge". +operation done by 'git-merge'. When stores the fetched result in tracking branches, the tags that point at these branches are automatically