mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-07-17 07:02:42 +00:00
Clarify usage example README.md
Clarify usage example”
This commit is contained in:
parent
09d2acae67
commit
b1f90fc95b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Only a single commit is fetched by default, for the ref/SHA that triggered the w
|
|||
|
||||
The auth token is persisted in the local git config. This enables your scripts to run authenticated git commands. The token is removed during post-job cleanup. Set `persist-credentials: false` to opt-out.
|
||||
|
||||
When Git 2.18 or higher is not in your PATH, falls back to the REST API to download the files.
|
||||
When Git 2.18 or higher is not, in your PATH, falls back to the REST API to download the files.
|
||||
|
||||
### Note
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue