Max schwenk f3b6b37fa6 Thread showProgress through checkout and fix fetch progress flag
- Make checkout() and checkoutDetach() accept showProgress so callers
  can opt into --progress output; default remains --quiet
- Pass settings.showProgress to checkout() from git-source-provider
- Fix fetchOptions.showProgress not being set (was always undefined)
- Rebuild dist

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-25 18:24:10 -05:00
..