From 2d7a35e2b2b02383da54b008e6665bb58324940a Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 13 Aug 2010 14:55:00 +0200 Subject: [PATCH] wtf, but I had fixed this bug before --- all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/} -- 2.39.2