Skip to content

Commit

Permalink
autocrlf setting in gitconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
caseywatts committed Sep 11, 2018
1 parent 4657eb0 commit 1a5ac0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitconfig
Expand Up @@ -13,6 +13,7 @@
[core]
editor = atom --wait
excludesfile = ~/.gitignore
autocrlf = input
color = always
[diff]
colorMoved = default

0 comments on commit 1a5ac0e

Please sign in to comment.