]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
.gitattributes file
[xonotic/xonotic.git] / all
diff --git a/all b/all
index 0020c6c2351a136cc966bc072654b78ab486de09..1d85b6e24d457ca0fe6e96f7fbc57c7bdb50ee0a 100755 (executable)
--- a/all
+++ b/all
@@ -157,8 +157,8 @@ case "$cmd" in
                                verbose git config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*"
                                        # TODO remove this line later
 
-                               git config core.autocrlf input
-                               git config core.safecrlf true
+                               verbose git config core.autocrlf input
+                               verbose git config core.safecrlf true
 
                                r=`git symbolic-ref HEAD`
                                r=${r#refs/heads/}