projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43a3951
)
slightly rearrange help message for split.
author
Avery Pennarun
<apenwarr@gmail.com>
Sat, 30 May 2009 05:10:14 +0000
(
01:10
-0400)
committer
Avery Pennarun
<apenwarr@gmail.com>
Sat, 30 May 2009 05:12:34 +0000
(
01:12
-0400)
git-subtree.sh
patch
|
blob
|
history
diff --git
a/git-subtree.sh
b/git-subtree.sh
index f6bdef300159327977f882208ad481b52c81105f..ea0294fb79d969b37bf15ca6b051227feb13f822 100755
(executable)
--- a/
git-subtree.sh
+++ b/
git-subtree.sh
@@
-8,10
+8,10
@@
if [ $# -eq 0 ]; then
set -- -h
fi
OPTS_SPEC="\
-git subtree add --prefix=<prefix> <commit>
-git subtree split [options...] --prefix=<prefix> <commit...>
+git subtree add --prefix=<prefix> <commit>
git subtree merge --prefix=<prefix> <commit>
git subtree pull --prefix=<prefix> <repository> <refspec...>
+git subtree split --prefix=<prefix> <commit...>
--
h,help show the help
q quiet