mirror of
https://github.com/actions/checkout.git
synced 2025-12-17 15:08:24 +00:00
clean-submodules
This commit is contained in:
@@ -53,6 +53,9 @@ inputs:
|
||||
clean:
|
||||
description: 'Whether to execute `git clean -ffdx && git reset --hard HEAD` before fetching'
|
||||
default: true
|
||||
clean-submodules:
|
||||
description: 'Whether to execute clean task again before fetching submodules'
|
||||
default: true
|
||||
filter:
|
||||
description: >
|
||||
Partially clone against a given filter.
|
||||
|
||||
Reference in New Issue
Block a user