summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-08-22 11:53:31 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-08-22 11:53:31 -0700
commit88cec243a3bdfdd7dd93a6b6b0ce3bd84a731c84 (patch)
tree22a09175187124962ad383bcdaad396ad8350a13
parentMerge branch 'jc/maint-abbrev-option-cli' (diff)
parentman: git pull -r is a short for --rebase (diff)
downloadtgif-88cec243a3bdfdd7dd93a6b6b0ce3bd84a731c84.tar.xz
Merge branch 'mv/pull-r-for-rebase'
A minor documentation update. * mv/pull-r-for-rebase: man: git pull -r is a short for --rebase
-rw-r--r--Documentation/git-pull.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-pull.txt b/Documentation/git-pull.txt
index defb544ed0..67fa5ee195 100644
--- 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