https://github.com/travisjeffery/hub.el
hub.el helps you win at git with emacs
https://github.com/travisjeffery/hub.el
Last synced: 7 months ago
JSON representation
hub.el helps you win at git with emacs
- Host: GitHub
- URL: https://github.com/travisjeffery/hub.el
- Owner: travisjeffery
- Created: 2014-06-24T19:23:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T06:29:10.000Z (almost 8 years ago)
- Last Synced: 2025-02-27T08:22:37.416Z (11 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hub.el
by [travis jeffery](https://twitter.com/travisjeffery)
## hub helps you win at git with emacs
### Features
Things you can do within Emacs:
- view an actionable list of pull requests
- open a pull request
- fork repos
- create a repo on GitHub
- checkout a pull request
- merge a pull request
- open the current repo's GitHub page in your default browser
- open a GitHub compare view in your default browser
### Dependencies
- Uses shell command: [gh](https://github.com/jingweno/gh) or [hub](https://github.com/github/hub) (gh is faster)
- Uses Emacs packages: magit, gh-pulls, helm