Skip to content

Commit

Permalink
different git config for line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
tkelman committed Mar 12, 2014
1 parent 4a69ad5 commit a732ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:

init:
# Carriage returns are bad
- git config --global core.eol lf
- git config --global core.autocrlf input

install:
# Download most-recent Julia binary for dependencies
Expand Down

0 comments on commit a732ed0

Please sign in to comment.