From 1d10b6f4a856da9b8df60bfbe4c518473ee74a97 Mon Sep 17 00:00:00 2001 From: darkelfe Date: Fri, 25 Oct 2013 17:14:26 +0200 Subject: [PATCH] Ajout config git --- gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitconfig b/gitconfig index 0134e1f..8847e56 100644 --- a/gitconfig +++ b/gitconfig @@ -22,4 +22,4 @@ push = push --tags [core] editor = vim - autocrlf = true + autocrlf = false