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 c0803c0 commit b20ebe9Copy full SHA for b20ebe9
Documentation/git-rebase.txt
@@ -529,7 +529,7 @@ The `--rebase-merges` mode is similar in spirit to the deprecated
529
where commits can be reordered, inserted and dropped at will.
530
+
531
It is currently only possible to recreate the merge commits using the
532
-`recursive` merge strategy; Different merge strategies can be used only via
+`recursive` merge strategy; different merge strategies can be used only via
533
explicit `exec git merge -s <strategy> [...]` commands.
534
535
See also REBASING MERGES and INCOMPATIBLE OPTIONS below.
0 commit comments