mirror of
https://github.com/actions/checkout.git
synced 2025-04-28 10:56:37 +02:00
fix fetch-tags when fetch-depth > 0
This commit is contained in:
parent
85e6279cec
commit
e463b2c101
2 changed files with 3 additions and 0 deletions
|
@ -248,6 +248,7 @@ describe('Test fetchDepth and fetchTags options', () => {
|
|||
'-c',
|
||||
'protocol.version=2',
|
||||
'fetch',
|
||||
'--tags',
|
||||
'--prune',
|
||||
'--no-recurse-submodules',
|
||||
'--filter=filterValue',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue