contrib/subtree: there's no push --squash
[gitweb.git] / contrib / subtree / git-subtree.sh
index fa1a5839af2d0c423adb51238fb330f555dc4dff..6328c87bc85441dad30e7acda22f28682e76d2c6 100755 (executable)
@@ -26,7 +26,7 @@ b,branch=     create a new branch from the split subtree
 ignore-joins  ignore prior --rejoin commits
 onto=         try connecting new tree to an existing one
 rejoin        merge the new branch back into HEAD
- options for 'add', 'merge', 'pull' and 'push'
+ options for 'add', 'merge', and 'pull'
 squash        merge subtree changes as a single commit
 "
 eval "$(echo "$OPTS_SPEC" | git rev-parse --parseopt -- "$@" || echo exit $?)"