From: Rudolf Polzer Date: Mon, 1 Nov 2010 18:27:02 +0000 (+0000) Subject: git config --unset again X-Git-Tag: xonotic-v0.1.0preview~96^2 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=d9f43c2175c35999a30c7f0838f216328da0525b;hp=ae86caef928f46a4b3f70a2901cfc6a61fcfaeb0 git config --unset again --- diff --git a/all b/all index e5674a9e..35f09f9d 100755 --- a/all +++ b/all @@ -310,7 +310,7 @@ fix_git_config() verbose git config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*" case ",`repoflags "$d"`," in *,noautocrlf,*) - verbose git config --unset core.autocrlf + verbose git config --unset core.autocrlf || true ;; *) verbose git config core.autocrlf input