From 9ef20a69dd248e1c8052154fbc71e92eb22534f7 Mon Sep 17 00:00:00 2001 From: "tj-actions[bot]" <109116665+tj-actions-bot@users.noreply.github.com> Date: Sat, 17 Feb 2024 22:12:36 -0700 Subject: [PATCH] Updated README.md (#1943) Co-authored-by: jackton1 <17484350+jackton1@users.noreply.github.com> --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2c470dd9e1c..8b7dbe68cd1 100644 --- a/README.md +++ b/README.md @@ -593,10 +593,10 @@ Support this project with a :star: # Default: "false" since_last_remote_commit: '' - # Skip the initial fetch to improve performance for shallow - # repositories. 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. + # Skip initially fetching additional history to improve performance for + # shallow repositories. NOTE: This could lead to errors with + # missing history. It's intended to be used when you've + # fetched all necessary history to perform the diff. # Type: boolean # Default: "false" skip_initial_fetch: ''