From 6b94755796296e5edbdf79ffb1bf937d240c4435 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Wed, 21 Jul 2010 10:34:06 +0200 Subject: [PATCH] checkout master again --- copy-gitattributes-to-branches.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/copy-gitattributes-to-branches.sh b/copy-gitattributes-to-branches.sh index cdb50ba6..03c4d2b0 100755 --- a/copy-gitattributes-to-branches.sh +++ b/copy-gitattributes-to-branches.sh @@ -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 ;; *) -- 2.39.2