mirror of
https://github.com/actions/checkout.git
synced 2026-01-01 18:20:14 +08: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