Skip to content

Commit ce820cb

Browse files
danny0838gitster
authored andcommitted
contrib/subtree: document 'push' does not take '--squash'
git subtree push does not support --squash, as previously illustrated in 6ccc71a (contrib/subtree: there's no push --squash, 2015-05-07) Signed-off-by: Danny Lin <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent f99c0c9 commit ce820cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/subtree/git-subtree.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ OPTIONS
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)