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 355800e commit 0b7d80dCopy full SHA for 0b7d80d
Documentation/config.txt
@@ -805,6 +805,7 @@ branch.<name>.rebase::
805
instead of merging the default branch from the default remote when
806
"git pull" is run. See "pull.rebase" for doing this in a non
807
branch-specific manner.
808
+ When the value is `interactive`, the rebase is run in interactive mode.
809
+
810
When preserve, also pass `--preserve-merges` along to 'git rebase'
811
so that locally committed merge commits will not be flattened
0 commit comments