Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #246156

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Sun 19 Oct 2025 23:00:50
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision d8a7aad061f96efa0ea93a01845fb66abc256280

Comments

GHA/windows: drop `git config core.autocrlf input` steps
CI works without it now. For an inexplicable reason, this single `git`
command took 9 seconds per job, making this patch save more than
2 minutes per workflow run. It was also the only step using PowerShell.

Closes #19150

Changed files