]> git.lizzy.rs Git - rust.git/commit
Ensure that checkout is with \n line endings
authorMark Rousskov <mark.simulacrum@gmail.com>
Tue, 9 Jul 2019 22:21:23 +0000 (18:21 -0400)
committerMark Rousskov <mark.simulacrum@gmail.com>
Wed, 10 Jul 2019 13:56:47 +0000 (09:56 -0400)
commitdf725c28d68d049aa29e06548961193531a9b891
tree3ee5926f2afc9fe6925f401fa88aa5f57401926e
parent0324a2b309cd66cb7bd4a156bd0b84cb136e254f
Ensure that checkout is with \n line endings

During installation of mingw, at least, the git directories change, so
we need to reset the core.autocrlf config to false.

Once we finish checking out submodules, check that the line endings are
\n and not \r\n.
.azure-pipelines/steps/install-windows-build-deps.yml
.azure-pipelines/steps/run.yml