checkout master again

This commit is contained in:
Rudolf Polzer 2010-07-21 10:34:06 +02:00
parent c9bc849a1e
commit 6b94755796

View File

@ -26,6 +26,7 @@ case "$1" in
git update-index --refresh
git commit -a -m"CRLF fixes, .gitattributes file updated"
done
git checkout master
true
;;
*)