Skip to content

Commit abfdc59

Browse files
committed
Merge branch 'vd/doc-merge-tree-x-option' into maint-2.45
Doc update. * vd/doc-merge-tree-x-option: Documentation/git-merge-tree.txt: document -X
2 parents 0d23421 + 2566a77 commit abfdc59

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/git-merge-tree.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,11 @@ OPTIONS
7272
As the merge-base is provided directly, <branch1> and <branch2> do not need
7373
to specify commits; trees are enough.
7474

75+
-X<option>::
76+
--strategy-option=<option>::
77+
Pass the merge strategy-specific option through to the merge strategy.
78+
See linkgit:git-merge[1] for details.
79+
7580
[[OUTPUT]]
7681
OUTPUT
7782
------

0 commit comments

Comments
 (0)