зеркало из https://github.com/microsoft/git.git
Merge branch 'nn/doc-rebase-merges'
Doc update. * nn/doc-rebase-merges: doc: improve readability of --rebase-merges in git-rebase
This commit is contained in:
Коммит
43c5fe1c1d
|
@ -443,8 +443,8 @@ the `rebase-cousins` mode is turned on, such commits are instead rebased
|
||||||
onto `<upstream>` (or `<onto>`, if specified).
|
onto `<upstream>` (or `<onto>`, if specified).
|
||||||
+
|
+
|
||||||
The `--rebase-merges` mode is similar in spirit to the deprecated
|
The `--rebase-merges` mode is similar in spirit to the deprecated
|
||||||
`--preserve-merges`, but in contrast to that option works well in interactive
|
`--preserve-merges` but works with interactive rebases,
|
||||||
rebases: commits can be reordered, inserted and dropped at will.
|
where commits can be reordered, inserted and dropped at will.
|
||||||
+
|
+
|
||||||
It is currently only possible to recreate the merge commits using the
|
It is currently only possible to recreate the merge commits using the
|
||||||
`recursive` merge strategy; Different merge strategies can be used only via
|
`recursive` merge strategy; Different merge strategies can be used only via
|
||||||
|
|
Загрузка…
Ссылка в новой задаче