vstarweb/Checkout

Get sources from a GitHub repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryRepository name
refRef to checkout (SHA, branch, tag)
tokenAccess token for clone repository
cleanIf true, execute `execute git clean -ffdx && git reset --hard HEAD` before fetchingtrue
submodulesWhether to recursively clone submodules; defaults to false
lfsWhether to download Git-LFS files; defaults to false
fetch-depthThe depth of commits to ask Git to fetch; defaults to no limit
pathOptional path to check out source code

no outputs