mirror of
https://gitea.com/actions/checkout.git
synced 2025-08-24 20:49:23 +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