|
|
@ -54,7 +54,7 @@ inputs:
|
|
|
|
description: 'Whether to execute `git clean -ffdx && git reset --hard HEAD` before fetching'
|
|
|
|
description: 'Whether to execute `git clean -ffdx && git reset --hard HEAD` before fetching'
|
|
|
|
default: true
|
|
|
|
default: true
|
|
|
|
fetch-depth:
|
|
|
|
fetch-depth:
|
|
|
|
description: 'Number of commits to fetch. 0 indicates all history.'
|
|
|
|
description: 'Number of commits to fetch. 0 indicates all history for all branches and tags.'
|
|
|
|
default: 1
|
|
|
|
default: 1
|
|
|
|
lfs:
|
|
|
|
lfs:
|
|
|
|
description: 'Whether to download Git-LFS files'
|
|
|
|
description: 'Whether to download Git-LFS files'
|
|
|
|