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 873a9f9 commit 53235ecCopy full SHA for 53235ec
Documentation/config.txt
@@ -849,6 +849,7 @@ branch.<name>.rebase::
849
instead of merging the default branch from the default remote when
850
"git pull" is run. See "pull.rebase" for doing this in a non
851
branch-specific manner.
852
+ When the value is `interactive`, the rebase is run in interactive mode.
853
+
854
When preserve, also pass `--preserve-merges` along to 'git rebase'
855
so that locally committed merge commits will not be flattened
0 commit comments