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 3917593 commit fc419beCopy full SHA for fc419be
Documentation/config.txt
@@ -865,6 +865,7 @@ branch.<name>.rebase::
865
instead of merging the default branch from the default remote when
866
"git pull" is run. See "pull.rebase" for doing this in a non
867
branch-specific manner.
868
+ When the value is `interactive`, the rebase is run in interactive mode.
869
+
870
When preserve, also pass `--preserve-merges` along to 'git rebase'
871
so that locally committed merge commits will not be flattened
0 commit comments