mirror of
https://github.com/actions/checkout.git
synced 2025-07-27 16:51:11 +00:00
.
This commit is contained in:
@ -255,7 +255,6 @@ 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