made rebase safer on osx

work
Adam Veldhousen 2015-02-17 12:25:26 -06:00
parent 886e31c25a
commit 5ae3b06974
No known key found for this signature in database
GPG Key ID: A1927C43E8474A6E
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
# Make `git rebase` safer on OS X
# More info: <http://www.git-tower.com/blog/make-git-rebase-safe-on-osx/>
trustctime = false
autocrlf = true
autocrlf = input
editor = "~/Tools/vim/gvim.exe"
[color]