Perform Git commands
Get the files from a git diff. The results are stored in the files.changeset and files.changeset.php properties.
An example usage of this command is to get the changed PHP files for a Pull Request and run quality checks only against the changeset.
git.file- The Git binary filegit.revision- The Git revision to comparegit.base.revision- The Git revision use as base