Do not mess with newlines for git config
This commit is contained in:
parent
22a0cd6e05
commit
a170cc806a
@ -1,5 +1,7 @@
|
||||
---
|
||||
init:
|
||||
# Stop git from changing newlines
|
||||
- git config --global core.autocrlf input
|
||||
# Set up the build environment
|
||||
- '"C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd"
|
||||
/x64 /release'
|
||||
|
Loading…
Reference in New Issue
Block a user