From da7249a7da8d17c009438557d12c3c17c688a517 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 17 Feb 2022 01:42:32 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 65a7f741..85a67189 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,8 @@ Retrieve all changed files relative to the default branch (`pull_request*` based * Monorepos (Fetches only the last remote commit). * Supports all platforms (Linux, MacOS, Windows). * List all files that have changed. - * Between the current pull request branch and the default branch. + * Between the current pull request branch and the last commit on the default branch. + * Between the current pull request branch and the fork point on the default branch. * Between the last commit and the current pushed change. * Between the last remote branch commit and the current HEAD. * Restrict change detection to a subset of files.