summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-08-24 12:05:47 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-08-24 12:05:47 -0700
commit1103996ea4680329baf3853984499b623c6da839 (patch)
tree4d4dd4ffc2301150421655c41fdda8baab2a10c4
parentMerge branch 'jc/maint-abbrev-option-cli' into maint-1.7.11 (diff)
parentman: git pull -r is a short for --rebase (diff)
downloadtgif-1103996ea4680329baf3853984499b623c6da839.tar.xz
Merge branch 'mv/pull-r-for-rebase' into maint-1.7.11
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