Skip to content

dvcrn/gpr

Repository files navigation

gpr

NPM Version Coverage Status Build Status Downloads Dependency Status License

a minimal github pull request patcher

demo

Install

npm install -g gpr

Usage

navigate into a github managed folder and git gpr.

Alternatively pass in the github repository name as the first parameter. Useful when merging upstream changes for example.

gpr dvcrn/proton
gpr neovim/neovim

License

MIT © David Mohl