Skip to content

Commit e4695da

Browse files
committed
newline handling
1 parent f69cdbc commit e4695da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
version: 0.0.{build}
22
image: Visual Studio 2017
3+
init:
4+
- git config --global core.autocrlf true # otherwise we have newline errors
35

46
install:
57
- choco install gitversion.portable -pre -y

0 commit comments

Comments
 (0)