From f1ec0f6e2f5cfa91eb1572015dde5dab4fdbe1b1 Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Fri, 3 Jan 2020 22:06:24 -0600 Subject: [PATCH] Attempt 3 at fixing branch docs --- appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index de9322cd..dbe9b323 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -14,6 +14,9 @@ environment: pull_requests: do_not_increment_build_number: true +init: + - git config --global core.autocrlf true + install: - git submodule update --init --recursive - nuget restore