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

Change #246155

Category None
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Sun 19 Oct 2025 23:00:50
Repository https://api.github.com/repos/curl/curl
Project curl/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