We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85cee30 + b4de923 commit db13ea8Copy full SHA for db13ea8
contrib/subtree/git-subtree.sh
@@ -34,8 +34,8 @@ git subtree pull --prefix=<prefix> <repository> <ref>
34
git subtree push --prefix=<prefix> <repository> <refspec>
35
--
36
h,help show the help
37
-q quiet
38
-d show debug messages
+q,quiet quiet
+d,debug show debug messages
39
P,prefix= the name of the subdir to split out
40
options for 'split' (also: 'push')
41
annotate= add a prefix to commit message of new commits
0 commit comments