summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 56d5fe2)
raw | patch | inline | side by side (parent: 56d5fe2)
author | Junio C Hamano <gitster@pobox.com> | |
Mon, 10 Mar 2008 08:22:03 +0000 (01:22 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 10 Mar 2008 08:22:03 +0000 (01:22 -0700) |
We might eventually be loosening this rule, but there is a longstanding
restriction that the users currently need to be aware of.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
restriction that the users currently need to be aware of.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-pull.txt | patch | blob | history |
index 179bdfc69ddfeff9d272ec309721e4098f3b051e..f7b90a326f8e244c2c9df286bb63afc655c67318 100644 (file)
<repository> 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
-------