MagitHub

From WikEmacs
Revision as of 17:15, 28 July 2014 by Tarsius (talk | contribs) (no longer maintained)
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
Description GitHub integration for Emacs
Author Nathan Weizenbaum
Maintainer Nathan Weizenbaum
Source https://github.com/nex3/magithub

This package no longer works with recent versions of Magit, and the author does not seem interested in fixing that.

MagitHub is an Emacs mode 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