Ecosyste.ms: Awesome
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: 2 months ago
JSON representation
make a pull request from the command-line
- Host: GitHub
- URL: https://github.com/davidpett/pull-req
- Owner: davidpett
- License: mit
- Created: 2017-09-29T17:41:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-16T17:53:08.000Z (over 6 years ago)
- Last Synced: 2024-10-01T17:05:56.660Z (3 months ago)
- Topics: cli, git, pull-requests
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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