Make builtin-tag.c use parse_options.
[gitweb.git] / git-quiltimport.sh
index 56c956935dd92680eedc9e65215bacb43a703967..6b0c4d2f279cf9e567e8c317c21e59d352ce3ff6 100755 (executable)
@@ -23,8 +23,8 @@ do
                dry_run=1
                ;;
        --patches)
-               QUILT_PATCHES="$1"
                shift
+               QUILT_PATCHES="$1"
                ;;
        --)
                shift