An open API service indexing awesome lists of open source software.

https://github.com/davidpett/pull-req

make a pull request from the command-line
https://github.com/davidpett/pull-req

cli git pull-requests

Last synced: about 1 year ago
JSON representation

make a pull request from the command-line

Awesome Lists containing this project

README

          

# pull-req

```sh
npm i -g pull-req
```

create your working branch, make changes and commit, then run:

```sh
pull-req
```

It will open your browser to the correct page for adding a pull request