LemmingAvalanche / magit

It's Magit! A Git Porcelain inside Emacs.

Home Page:https://magit.vc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

***
Keeping its user this excited is a lot of work . If Magit makes you
more productive too, then please consider making a donation.
Thank you! — Jonas Bernoulli

Donate using PayPal    Donate monthly using Patreon    Donate monthly using Bountysource

Some alternative donation methods are available.
***

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 that doesn't answer your question, then ask for help on the Emacs Stackexchange site, the mailing list, or the Gitter chat. We only use the GitHub issue tracker for feature requests and bug reports, so please don't ask for help there.

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 request. Please also see CONTRIBUTING.md.

Acknowledgments

Magit was started by Marius Vollmer, and is now maintained by Jonas Bernoulli, Kyle Meyer, and Noam Postavsky. 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

About

It's Magit! A Git Porcelain inside Emacs.

https://magit.vc

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 98.3%Language:Makefile 1.7%