MagitHub

From WikEmacs
Revision as of 15:27, 5 October 2016 by 199.204.56.17 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Magithub
Description GitHub integration for Emacs
Author Sean Allred
Maintainer Sean Allred
Source https://github.com/vermiculus/magithub

Magithub is a set of Magit extensions for working with GitHub repositories. It provides a convenient interface for the most common GitHub operations.

Basic setup

(add-to-list 'load-path "/path/to/magithub/directory")
(require 'magithub)

Helpful keybindings

Common Customization

See Also

Project Pages