mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
- circleci: pipe to tar. - use long options uniformly. - sync option order. - set timeout where missing. - set retry where missing. - set `--retry-connrefused` where missing. - set `--disable` where missing. - lower 999s timeouts to 120s. Closes #17851