Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Rename t2019 with typo "amiguous" that meant "ambiguous"
[gitweb.git]
/
git-am.sh
diff --git
a/git-am.sh
b/git-am.sh
index e5671f61c61aad7fe47e174a31b534da6d8d2798..f4db17d93424c18c1db53e9bf84cdeee8219fa10 100755
(executable)
--- a/
git-am.sh
+++ b/
git-am.sh
@@
-577,13
+577,6
@@
then
resume=
fi
-if test "$this" -gt "$last"
-then
- say Nothing to do.
- rm -fr "$dotest"
- exit
-fi
-
while test "$this" -le "$last"
do
msgnum=`printf "%0${prec}d" $this`