We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd899e commit 15ddb6fCopy full SHA for 15ddb6f
Documentation/config.txt
@@ -362,7 +362,8 @@ branch.<name>.mergeoptions::
362
363
branch.<name>.rebase::
364
When true, rebase the branch <name> on top of the fetched branch,
365
- instead of merging the default branch from the default remote.
+ instead of merging the default branch from the default remote when
366
+ "git pull" is run.
367
*NOTE*: this is a possibly dangerous operation; do *not* use
368
it unless you understand the implications (see linkgit:git-rebase[1]
369
for details).
0 commit comments