Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Set autocrlf = true until we can enable GHCleanSmudge
Browse files Browse the repository at this point in the history
  • Loading branch information
anaisbetts authored and aroben committed Apr 26, 2012
1 parent 9883da8 commit e96a9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/gitconfig
@@ -1,6 +1,6 @@
[core]
symlinks = false
autocrlf = false
autocrlf = true
excludesfile = /etc/gitignore
editor = gitpad

Expand Down

0 comments on commit e96a9f5

Please sign in to comment.