mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 06:19:24 +00:00
fix fetch-tags when fetch-depth > 0
This commit is contained in:
@@ -248,6 +248,7 @@ describe('Test fetchDepth and fetchTags options', () => {
|
||||
'-c',
|
||||
'protocol.version=2',
|
||||
'fetch',
|
||||
'--tags',
|
||||
'--prune',
|
||||
'--no-recurse-submodules',
|
||||
'--filter=filterValue',
|
||||
|
||||
Reference in New Issue
Block a user