Updated README.md (#2061)
Co-authored-by: jackton1 <17484350+jackton1@users.noreply.github.com>
This commit is contained in:
parent
44ce9f4341
commit
cee950d742
@ -412,12 +412,12 @@ Support this project with a :star:
|
|||||||
# Depth of additional branch history fetched. NOTE: This can
|
# Depth of additional branch history fetched. NOTE: This can
|
||||||
# be adjusted to resolve errors with insufficient history.
|
# be adjusted to resolve errors with insufficient history.
|
||||||
# Type: string
|
# Type: string
|
||||||
# Default: "50"
|
# Default: "25"
|
||||||
fetch_depth: ''
|
fetch_depth: ''
|
||||||
|
|
||||||
# Maximum number of retries to fetch missing history.
|
# Maximum number of retries to fetch missing history.
|
||||||
# Type: string
|
# Type: string
|
||||||
# Default: "10"
|
# Default: "20"
|
||||||
fetch_missing_history_max_retries: ''
|
fetch_missing_history_max_retries: ''
|
||||||
|
|
||||||
# File and directory patterns used to detect changes (Defaults to the entire repo if unset).
|
# File and directory patterns used to detect changes (Defaults to the entire repo if unset).
|
||||||
@ -628,7 +628,7 @@ Support this project with a :star:
|
|||||||
until: ''
|
until: ''
|
||||||
|
|
||||||
# Use POSIX path separator `/` for output file paths
|
# Use POSIX path separator `/` for output file paths
|
||||||
# on windows.
|
# on Windows.
|
||||||
# Type: boolean
|
# Type: boolean
|
||||||
# Default: "false"
|
# Default: "false"
|
||||||
use_posix_path_separator: ''
|
use_posix_path_separator: ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user