mirror of
https://github.com/actions/checkout.git
synced 2025-04-03 15:00:06 +02:00
![]() The `git sparse-checkout` command is available only since Git version v2.25.0. The `actions/checkout` Action actually supports older Git versions than that; As of time of writing, the minimum version is v2.18.0. Instead of raising this minimum version even for users who do not require a sparse checkout, only check for this minimum version specifically when a sparse checkout was asked for. Suggested-by: Tingluo Huang <tingluohuang@github.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
||
---|---|---|
.. | ||
misc | ||
fs-helper.ts | ||
git-auth-helper.ts | ||
git-command-manager.ts | ||
git-directory-helper.ts | ||
git-source-provider.ts | ||
git-source-settings.ts | ||
git-version.ts | ||
github-api-helper.ts | ||
input-helper.ts | ||
main.ts | ||
ref-helper.ts | ||
regexp-helper.ts | ||
retry-helper.ts | ||
state-helper.ts | ||
url-helper.ts | ||
workflow-context-helper.ts |