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
maint
Junio C Hamano 2012-08-22 11:53:31 -07:00
commit 88cec243a3
1 changed files with 1 additions and 0 deletions

View File

@ -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