chore: update readme to include downsides of skipping the initial fetch

This commit is contained in:
Tonye Jack 2023-07-11 18:34:10 -06:00 committed by GitHub
parent 61e9ed7dab
commit a5f4b54b5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,7 @@ inputs:
required: false
default: "50"
skip_initial_fetch:
description: "Skip the initial fetch to improve performance."
description: "Skip the initial fetch to improve performance for shallow . **NOTE**: This could lead to errors with missing history and the intended use is limited to when you've fetched the history necessary to perform the diff."
required: false
default: "false"
since_last_remote_commit: