From: Rudolf Polzer Date: Fri, 13 Aug 2010 12:55:00 +0000 (+0200) Subject: wtf, but I had fixed this bug before X-Git-Tag: xonotic-v0.1.0preview~303 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=2d7a35e2b2b02383da54b008e6665bb58324940a wtf, but I had fixed this bug before --- diff --git a/all b/all index b13b95bf..ed7e1b07 100755 --- a/all +++ b/all @@ -250,7 +250,7 @@ case "$cmd" in verbose git config remote.origin.url "$url" verbose git config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*" - verbose git config remote.origin.autocrlf input + verbose git config core.autocrlf input r=`git symbolic-ref HEAD` r=${r#refs/heads/}