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

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

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