Skip to content

Commit 1103996

Browse files
committed
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
2 parents bdb3033 + d9aa361 commit 1103996

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/git-pull.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ include::merge-options.txt[]
101101

102102
:git-pull: 1
103103

104+
-r::
104105
--rebase::
105106
Rebase the current branch on top of the upstream branch after
106107
fetching. If there is a remote-tracking branch corresponding to

0 commit comments

Comments
 (0)