summaryrefslogtreecommitdiff
path: root/contrib/subtree/git-subtree.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2015-05-22 12:41:43 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-05-22 12:41:43 -0700
commit6263f58f86895096c21a07ad8dced76f84bd4708 (patch)
tree63c231cdc63fa8829bcb1257c00d5f27f1acb395 /contrib/subtree/git-subtree.txt
parentMerge branch 'sg/completion-omit-credential-helpers' (diff)
parentcontrib/subtree: there's no push --squash (diff)
downloadtgif-6263f58f86895096c21a07ad8dced76f84bd4708.tar.xz
Merge branch 'dl/subtree-push-no-squash'
"git subtree" script (in contrib/) does not have --squash option when pushing, but the documentation and help text pretended as if it did. * dl/subtree-push-no-squash: contrib/subtree: there's no push --squash
Diffstat (limited to 'contrib/subtree/git-subtree.txt')
-rw-r--r--contrib/subtree/git-subtree.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/subtree/git-subtree.txt b/contrib/subtree/git-subtree.txt
index 54e4b4a243..60d76cdddf 100644
--- a/contrib/subtree/git-subtree.txt
+++ b/contrib/subtree/git-subtree.txt
@@ -146,7 +146,7 @@ OPTIONS
OPTIONS FOR add, merge, push, pull
----------------------------------
--squash::
- This option is only valid for add, merge, push and pull
+ This option is only valid for add, merge, and pull
commands.
+
Instead of merging the entire history from the subtree project, produce