Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Make builtin-tag.c use parse_options.
[gitweb.git]
/
git-quiltimport.sh
diff --git
a/git-quiltimport.sh
b/git-quiltimport.sh
index 56c956935dd92680eedc9e65215bacb43a703967..6b0c4d2f279cf9e567e8c317c21e59d352ce3ff6 100755
(executable)
--- a/
git-quiltimport.sh
+++ b/
git-quiltimport.sh
@@
-23,8
+23,8
@@
do
dry_run=1
;;
--patches)
- QUILT_PATCHES="$1"
shift
+ QUILT_PATCHES="$1"
;;
--)
shift