File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,15 +25,15 @@ q quiet
2525d show debug messages
2626P,prefix= the name of the subdir to split out
2727m,message= use the given message as the commit message for the merge commit
28- options for 'split'
28+ options for 'split'
2929annotate= add a prefix to commit message of new commits
3030b,branch= create a new branch from the split subtree
3131ignore-joins ignore prior --rejoin commits
3232onto= try connecting new tree to an existing one
3333rejoin merge the new branch back into HEAD
34- options for 'push'
34+ options for 'push'
3535f,force use force push
36- options for 'add', 'merge', 'pull' and 'push'
36+ options for 'add', 'merge', 'pull' and 'push'
3737squash merge subtree changes as a single commit
3838"
3939eval " $( echo " $OPTS_SPEC " | git rev-parse --parseopt -- " $@ " || echo exit $? ) "
You can’t perform that action at this time.
0 commit comments