From 08869176abdcbe9db5395ade0810e99c76013907 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sun, 18 May 2008 14:29:20 +0100 Subject: [PATCH] do not checkout joeyh --- .mr/base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mr/base b/.mr/base index 3fd8842..8c45a41 100644 --- a/.mr/base +++ b/.mr/base @@ -27,7 +27,7 @@ update = case "$(git config --get remote.origin.url)" in \ *git.madduck.net*) git pull "$@";; \ *) git remote add joeyh git://git.kitenet.net/mr; \ git remote update; \ - git checkout -b joeyh joeyh/master;; \ + git branch joeyh joeyh/master;; \ esac [code/mrsetup] -- 2.39.2