mirror of
https://github.com/actions/checkout.git
synced 2026-09-26 20:10:04 +08:00
Previously checkout/checkoutDetach always ran with --progress regardless of the show-progress input, and settings.showProgress was never propagated into fetchOptions. Thread showProgress through checkout and checkoutDetach so they use --quiet when show-progress is false, giving a genuinely quiet checkout when show-progress: false is set. Ported from schlags/checkout (show-progress-required branch) onto current actions/checkout main. |
||
|---|---|---|
| .. | ||
| index.js | ||
| package.json | ||
| problem-matcher.json | ||