Browse Source

Merge branch 'jc/maint-pull-docfix-for-409b8d82' into jc/maint-pull-docfix

* jc/maint-pull-docfix-for-409b8d82:
  Documentation: exclude irrelevant options from "git pull"
maint
Junio C Hamano 11 years ago
parent
commit
8be1d04a7e
  1. 4
      Documentation/git-pull.txt

4
Documentation/git-pull.txt

@ -97,10 +97,10 @@ must be given before the options meant for 'git fetch'. @@ -97,10 +97,10 @@ must be given before the options meant for 'git fetch'.
Options related to merging
~~~~~~~~~~~~~~~~~~~~~~~~~~

include::merge-options.txt[]

:git-pull: 1

include::merge-options.txt[]

-r::
--rebase::
Rebase the current branch on top of the upstream branch after

Loading…
Cancel
Save