Difference between revisions of "MagitHub"
Jump to navigation
Jump to search
(added basic magithub page) |
(no longer maintained) |
||
Line 6: | Line 6: | ||
|source=https://github.com/nex3/magithub | |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. | '''MagitHub''' is an Emacs mode for working with GitHub repositories. It provides a convenient interface for the most common GitHub operations. |
Revision as of 17:15, 28 July 2014
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)