From: xonotic Date: Wed, 24 Mar 2010 14:09:55 +0000 (+0100) Subject: empty commits won't do. Instead, adding the synonym "switch" to checkout. X-Git-Tag: xonotic-v0.1.0preview~537 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=8db939c6868ceefeac0aedfbf0d8df0c7faf8841 empty commits won't do. Instead, adding the synonym "switch" to checkout. --- diff --git a/all b/all index 67386bcb..bfca7a2b 100755 --- a/all +++ b/all @@ -39,7 +39,7 @@ case "$cmd" in fi done ;; - checkout) + checkout|switch) remote=$1 branch=$2 if [ -z "$branch" ]; then