MagitHub

From WikEmacs
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Magithub
Description GitHub integration for Emacs
Author Sean Allred
Maintainer Sean Allred
Source https://github.com/vermiculus/magithub

Basic setup

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

Helpful keybindings

Common Customization

See Also

Project Pages