Update README.md

This commit is contained in:
Tonye Jack 2022-02-17 01:42:32 -05:00 committed by GitHub
parent 8185763b47
commit da7249a7da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.