Browse Source

Set autocrlf to false

master
Raphael Roberts 7 years ago
parent
commit
af4bee14ab
  1. 2
      .gitconfig

2
.gitconfig

@ -1,7 +1,7 @@
[credential]
helper = store
[core]
autocrlf = true
autocrlf = false
[user]
name = Raphael Roberts
email = raphael.roberts48@gmail.com