https://github.com/uiur/git-push-pr
A utility to create a pull request from a topic branch
https://github.com/uiur/git-push-pr
Last synced: 10 months ago
JSON representation
A utility to create a pull request from a topic branch
- Host: GitHub
- URL: https://github.com/uiur/git-push-pr
- Owner: uiur
- Created: 2015-07-24T07:48:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-25T05:57:32.000Z (over 10 years ago)
- Last Synced: 2025-01-14T19:12:14.773Z (12 months ago)
- Language: Shell
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# git-push-pr
A utility to create a pull request from a topic branch
``` sh
$ git-push-pr
$ git-push-pr 'title of a pull request'
```