Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 months 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