[PATCH] Simplify git script
[git.git] / git-checkout-script
index 9feff14..b31ded7 100755 (executable)
@@ -37,7 +37,6 @@ while [ "$#" != "0" ]; do
                fi
                ;;
     esac
-    i=$(($i+1))
 done
 [ -z "$new" ] && new=$old