Skip to content

Commit 8923a45

Browse files
committed
Merge branch 'dl/subtree-docs'
Doc updates for subtree (in contrib/) * dl/subtree-docs: contrib/subtree: document 'push' does not take '--squash' contrib/subtree: fix "unsure" for --message in the document
2 parents 43c80d2 + ce820cb commit 8923a45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contrib/subtree/git-subtree.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,12 +139,12 @@ 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

146-
OPTIONS FOR add, merge, push, pull
147-
----------------------------------
146+
OPTIONS FOR add, merge, and pull
147+
--------------------------------
148148
--squash::
149149
This option is only valid for add, merge, and pull
150150
commands.

0 commit comments

Comments
 (0)