MagitHub
Revision as of 03:11, 9 May 2015 by 74.125.59.6 (talk)
This package no longer works with recent versions of Magit, and the author does not seem interested in fixing that.
Description | GitHub integration for Emacs |
---|---|
Author | Natalie Weizenbaum |
Maintainer | Natalie Weizenbaum |
Source | https://github.com/nex3/magithub |
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)