From: Victoria Dye Date: Tue, 7 May 2024 21:36:29 +0000 (+0000) Subject: Documentation/git-merge-tree.txt: document -X X-Git-Tag: v2.46.0-rc0~124^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2566a777747051eaeaaf90f3dc93bf84d2c2edeb;p=thirdparty%2Fgit.git Documentation/git-merge-tree.txt: document -X Add an entry in the 'merge-tree' builtin documentation for -X/--strategy-option (added in 6a4c9e7b32 (merge-tree: add -X strategy option, 2023-09-24)). The same option is documented for 'merge', 'rebase', 'revert', etc. in their respective Documentation/ files, so let's do the same for 'merge-tree'. Signed-off-by: Victoria Dye Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-merge-tree.txt b/Documentation/git-merge-tree.txt index dd388fa21d..84cb2edf6d 100644 --- a/Documentation/git-merge-tree.txt +++ b/Documentation/git-merge-tree.txt @@ -72,6 +72,11 @@ OPTIONS As the merge-base is provided directly, and do not need to specify commits; trees are enough. +-X