X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=1d85b6e24d457ca0fe6e96f7fbc57c7bdb50ee0a;hp=0020c6c2351a136cc966bc072654b78ab486de09;hb=991fbce1912d07f6cc636d423fbc6ddc5560dd1c;hpb=081cbbd21eb3f60614f868afd6a3ec3fd3ac6488 diff --git a/all b/all index 0020c6c2..1d85b6e2 100755 --- 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/}