aboutsummaryrefslogtreecommitdiff
path: root/git-checkout-script
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-09-02 15:32:55 -0700
committerJunio C Hamano <junkio@cox.net>2005-09-02 15:32:55 -0700
commit8afaf4cbefc735d71d1417a74b9cc20b0e3c6770 (patch)
tree6b69c478f0570cff1231b9fe3462c50062860ec4 /git-checkout-script
parent80b52b0f9d04fa0b8863fef2beef937ee1a486ae (diff)
parent953e5842f8fcd40c3e7013a9793746719016db1b (diff)
downloadgit-8afaf4cbefc735d71d1417a74b9cc20b0e3c6770.tar.xz
Merge branch 'master' of .
Diffstat (limited to 'git-checkout-script')
-rwxr-xr-xgit-checkout-script1
1 files changed, 0 insertions, 1 deletions
diff --git a/git-checkout-script b/git-checkout-script
index 9feff149ac..b31ded716d 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