X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-pull.txt;h=3405ca09e85e9c81b9d48c753a2f117e7edca4eb;hb=7064ca51b08304d56bf57d2cceb2884f1abf66e5;hp=737894390d8033bf470b3bfe3aeade858f38717e;hpb=5c9afcff1aa048abf95296231d51fa481304a735;p=git.git diff --git a/Documentation/git-pull.txt b/Documentation/git-pull.txt index 737894390..3405ca09e 100644 --- a/Documentation/git-pull.txt +++ b/Documentation/git-pull.txt @@ -21,6 +21,8 @@ Note that you can use `.` (current directory) as the to pull from the local repository -- this is useful when merging local branches into the current branch. +Also note that options meant for `git-pull` itself and underlying +`git-merge` must be given before the options meant for `git-fetch`. OPTIONS -------