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
25
25
d show debug messages
26
26
P,prefix= the name of the subdir to split out
27
27
m,message= use the given message as the commit message for the merge commit
28
- options for 'split'
28
+ options for 'split'
29
29
annotate= add a prefix to commit message of new commits
30
30
b,branch= create a new branch from the split subtree
31
31
ignore-joins ignore prior --rejoin commits
32
32
onto= try connecting new tree to an existing one
33
33
rejoin merge the new branch back into HEAD
34
- options for 'push'
34
+ options for 'push'
35
35
f,force use force push
36
- options for 'add', 'merge', 'pull' and 'push'
36
+ options for 'add', 'merge', 'pull' and 'push'
37
37
squash merge subtree changes as a single commit
38
38
"
39
39
eval " $( echo " $OPTS_SPEC " | git rev-parse --parseopt -- " $@ " || echo exit $? ) "
You can’t perform that action at this time.
0 commit comments