Skip to content

Commit f99c0c9

Browse files
danny0838gitster
authored andcommitted
contrib/subtree: fix "unsure" for --message in the document
Revise the documentation and remove previous "unsure" after making sure that --message supports only 'add', 'merge', 'pull', and 'split --rejoin'. Signed-off-by: Danny Lin <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 47ae905 commit f99c0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/subtree/git-subtree.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ OPTIONS
139139

140140
-m <message>::
141141
--message=<message>::
142-
This option is only valid for add, merge and pull (unsure).
142+
This option is only valid for add, merge, pull, and split --rejoin.
143143
Specify <message> as the commit message for the merge commit.
144144

145145

0 commit comments

Comments
 (0)