Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rebase: one safety net, one bugfix and one optimization.
[gitweb.git]
/
git-applymbox.sh
diff --git
a/git-applymbox.sh
b/git-applymbox.sh
index 6de6932879e9f1298f69e2826f13e1ee231ecea0..24d4a8cb4eb95a5201c205be879d3ac6a62a8a15 100755
(executable)
--- a/
git-applymbox.sh
+++ b/
git-applymbox.sh
@@
-18,7
+18,7
@@
##
## git-am is supposed to be the newer and better tool for this job.
-. git-sh-setup
|| die "Not a git archive"
+. git-sh-setup
usage () {
echo >&2 "applymbox [-u] [-k] [-q] [-m] (-c .dotest/<num> | mbox) [signoff]"