Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
archive: declare struct archiver where it's needed
[gitweb.git]
/
git-am.sh
diff --git
a/git-am.sh
b/git-am.sh
index f4abd9db15d7e7213e0d94a6c36e5205b7c5e0ce..6aa819280ef99ccbbdeefde037e99fae3e6f0110 100755
(executable)
--- a/
git-am.sh
+++ b/
git-am.sh
@@
-6,8
+6,7
@@
SUBDIRECTORY_OK=Yes
OPTIONS_KEEPDASHDASH=
OPTIONS_SPEC="\
git am [options] [<mbox>|<Maildir>...]
-git am [options] --resolved
-git am [options] --skip
+git am [options] (--resolved | --skip | --abort)
--
d,dotest= (removed -- do not use)
i,interactive run interactively