]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
wtf, but I had fixed this bug before
[xonotic/xonotic.git] / all
diff --git a/all b/all
index b13b95bfb50fccfbf19a4c107482f861530b1729..ed7e1b07bfc7312df63eebd30b3ab7c4e7d0a222 100755 (executable)
--- 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/}