mirror of
https://github.com/actions/checkout.git
synced 2025-04-29 04:19:21 +03:00
.
This commit is contained in:
parent
72f2cec99f
commit
64ffef1ea6
3 changed files with 4 additions and 1 deletions
|
@ -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')
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue