MagitHub
Revision as of 15:27, 5 October 2016 by 199.204.56.17 (talk)
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)