mirror of
https://gitea.com/actions/checkout.git
synced 2025-08-24 04:29:13 +08:00
.
This commit is contained in:
@@ -255,6 +255,7 @@ class GitCommandManager {
|
||||
}
|
||||
|
||||
args.push('--prune', '--no-recurse-submodules')
|
||||
console.log(`options show progress = ${options.showProgress}`)
|
||||
if (options.showProgress) {
|
||||
args.push('--progress')
|
||||
}
|
||||
|
Reference in New Issue
Block a user