X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=git-checkout-script;h=b31ded716d470a4975512ebc4cb912b3adb5fb7f;hb=b893f09104ee5f1d8710dfe17cdf1cbac995f17a;hp=9feff149acc87326e13f96db17257235e78c42db;hpb=ab22707f0a9480b2fe47d20030a03994f8e5d0b3;p=git.git diff --git a/git-checkout-script b/git-checkout-script index 9feff149..b31ded71 100755 --- a/git-checkout-script +++ b/git-checkout-script @@ -37,7 +37,6 @@ while [ "$#" != "0" ]; do fi ;; esac - i=$(($i+1)) done [ -z "$new" ] && new=$old