### Prerequisites - [x] I have [searched](https://github.com/pierrecomputer/pierre/issues?q=is%3Aissue) for duplicate or closed feature requests - [x] I have read the [contributing guidelines](https://github.com/pierrecomputer/pierre/blob/main/.github/CONTRIBUTING.md) ### Proposal A CLI to be able to run diffs locally, like: ```bash npx @pierre/cli diff HEAD~1 ``` ### Motivation and context I want to review PRs locally without pushing them externally to github via diffshub.com
Prerequisites
Proposal
A CLI to be able to run diffs locally, like:
Motivation and context
I want to review PRs locally without pushing them externally to github via diffshub.com