magit

https://github.com/magit/magit.git

git clone 'git://github.com/magit/magit.git'
1671

It's Magit!

A Git Porcelain inside Emacs

homepage | manual | faq | wiki | mailing list | forum | chat | news

*

Magit is an interface to the version control system Git, implemented as an Emacs package. Magit aspires to be a complete Git porcelain. While we cannot (yet) claim that Magit wraps and improves upon each and every Git command, it is complete enough to allow even experienced Git users to perform almost all of their daily version control tasks directly from within Emacs. While many fine Git clients exist, only Magit and Git itself deserve to be called porcelains. (more)


Please consider supporting development by making a donation.


User who haven't read the FAQ are frequently surprised that:


Support

When something doesn't work as expected then please first see the FAQ. Then also try the list of open issues and use the search box at the top of that page to find older related issues. You should also consult the manual and ask a general-purpose search engine.

If everything else fails then ask for help on the Emacs Stackexchange site, the mailing list, or the Gitter chat.

Please do NOT use the Github issue tracker for support requests. We only use it for feature requests and bug reports.

Contributing

To report bugs and suggest new feature use the issue tracker. If you have some code which you would like to be merged, then open a pull requests. Please also see CONTRIBUTING.md.

Acknowledgments

Magit was started by Marius Vollmer and is now maintained by Jonas Bernoulli. Other former maintainers are Nicolas Dudebout, Peter J. Weisberg, Phil Jackson, RĂ©mi Vanicat, and Yann Hodique. Many more people have contributed code and suggested features.

Thanks to all of you, may (the history of) the source be with you!

* Build Status