From: Josh Soref Date: Sun, 7 May 2023 03:09:48 +0000 (+0000) Subject: subtree: support long global flags X-Git-Tag: v2.41.0-rc0~5^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4de9239bfbc402738a5755d75a8b90a25c5cfdf;p=thirdparty%2Fgit.git subtree: support long global flags The documentation at e75d1da38a claimed support, but it was never present Signed-off-by: Josh Soref Signed-off-by: Junio C Hamano --- diff --git a/contrib/subtree/git-subtree.sh b/contrib/subtree/git-subtree.sh index 10c9c87839..7db4c45676 100755 --- a/contrib/subtree/git-subtree.sh +++ b/contrib/subtree/git-subtree.sh @@ -34,8 +34,8 @@ git subtree pull --prefix= git subtree push --prefix= -- h,help show the help -q quiet -d show debug messages +q,quiet quiet +d,debug show debug messages P,prefix= the name of the subdir to split out options for 'split' (also: 'push') annotate= add a prefix to commit message of new commits