diff --git a/roles/home-cli/files/gitconfig b/roles/home-cli/files/gitconfig index 64d906e..3c2c5d8 100644 --- a/roles/home-cli/files/gitconfig +++ b/roles/home-cli/files/gitconfig @@ -2,7 +2,7 @@ # system-wide config file (normally /etc/gitconfig). [core] - autocrlf = input + autocrlf = true [pull] ff = only rebase = false