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