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.
--merge-base
1 parent 501e3ba commit 4cc9eb3Copy full SHA for 4cc9eb3
Documentation/git-merge-tree.txt
@@ -66,8 +66,8 @@ OPTIONS
66
67
--merge-base=<commit>::
68
Instead of finding the merge-bases for <branch1> and <branch2>,
69
- specify a merge-base for the merge. This option is incompatible
70
- with `--stdin`.
+ specify a merge-base for the merge, and specifying multiple bases is
+ currently not supported. This option is incompatible with `--stdin`.
71
72
[[OUTPUT]]
73
OUTPUT
0 commit comments