Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mv/pull-r-for-rebase' into maint-1.7.11
author
Junio C Hamano
<gitster@pobox.com>
Fri, 24 Aug 2012 19:05:47 +0000
(12:05 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 24 Aug 2012 19:05:47 +0000
(12:05 -0700)
A minor documentation update.
* mv/pull-r-for-rebase:
man: git pull -r is a short for --rebase
Documentation/git-pull.txt
patch
|
blob
|
history
raw
(from parent 1:
bdb3033
)
diff --git
a/Documentation/git-pull.txt
b/Documentation/git-pull.txt
index defb544ed0af407a2e6360355bad34b1cb43fed9..67fa5ee19520a113bceb1a704ee84f40e8eb7693 100644
(file)
--- a/
Documentation/git-pull.txt
+++ b/
Documentation/git-pull.txt
@@
-101,6
+101,7
@@
include::merge-options.txt[]
:git-pull: 1
+-r::
--rebase::
Rebase the current branch on top of the upstream branch after
fetching. If there is a remote-tracking branch corresponding to