# magit
**Repository Path**: lenic/magit
## Basic Information
- **Project Name**: magit
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-07-01
- **Last Updated**: 2021-08-31
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
A Git Porcelain inside Emacs
homepage |
manual |
faq |
wiki |
mailing list |
forum |
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.
Keeping its users
this excited is
a lot of work
.
If Magit makes you
more productive too,
then
please consider making a donation.
Thank you! — Jonas Bernoulli
Some alternative donation methods are
available.
Getting Started
===============
If you are new to Magit, then either one of the following two
articles should help understanding how it differs from other Git
clients.
- [Visual Magit walk-through](https://emacsair.me/2017/09/01/magit-walk-through)
If you are completely new to Magit, then this article is a good
visual introduction.
Almost everything that you see in Magit can be acted on by pressing
some key, but that's not obvious from just seeing how Magit looks.
The screenshots and accompanying text of this article explain how to
perform a variety of actions on Magit's output.
- [Magit, the magical Git interface](https://emacsair.me/2017/09/01/the-magical-git-interface)
Magit differs significantly from other Git interfaces, and its
advantages are not immediately obvious simply from looking at a few
screenshots as presented in the preceding article.
This article discusses Magit's properties in somewhat more abstract
terms.
Support
=======
When something doesn't work as expected then please first see the
[FAQ][faq]. Then also try the list of [open issues][issues] and use
the search box at the top of that page to find older related issues.
You should also consult the [manual][manual] and ask a general-purpose
search engine.
If that doesn't answer your question, then ask for help on the
**[Emacs Stackexchange site][forum]** or the [mailing list][list].
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][issues]. If you have some code which you would like
to be merged, then open a [pull request][pulls]. Please also see
[CONTRIBUTING.md][contrib].
Acknowledgments
===============
Magit was started by [Marius Vollmer][marius], and is now maintained
by [Jonas Bernoulli][jonas], [Kyle Meyer][kyle], and
[Noam Postavsky][noam]. Other former maintainers are
[Nicolas Dudebout][nicolas], [Peter J. Weisberg][peter],
[Phil Jackson][phil], [Rémi Vanicat][remi], and [Yann Hodique][yann].
Many more people have [contributed code][authors] and suggested
features.
Over the years a lot of people supported development financially,
including the [1987 backers][backers] of the 2017 crowdfunding
campaign.
Thanks to all of you, may (the history of) the source be with you!
***
[](https://xkcd.com/859)
[](http://www.gnu.org/licenses/gpl-3.0.txt)
[](https://github.com/magit/magit/actions)
[](https://melpa.org/#/magit)
[](https://stable.melpa.org/#/magit)
[](https://magit.vc/manual/magit)
[](https://magit.vc/stats/authors.html#commits_per_author)
[](https://en.wikipedia.org/wiki/Browser_wars)
[backers]: https://github.com/magit/magit/blob/master/Documentation/BACKERS.md
[contrib]: https://github.com/magit/magit/blob/master/.github/CONTRIBUTING.md
[issues]: https://github.com/magit/magit/issues
[pulls]: https://github.com/magit/magit/pulls
[authors]: https://magit.vc/stats/authors.html
[faq]: https://magit.vc/manual/magit/FAQ.html
[manual]: https://magit.vc/manual
[forum]: https://emacs.stackexchange.com/questions/tagged/magit
[list]: https://groups.google.com/forum/?fromgroups#!forum/magit
[jonas]: https://emacsair.me
[kyle]: https://github.com/kyleam
[marius]: https://github.com/mvollmer
[nicolas]: http://dudebout.com
[noam]: https://github.com/npostavs
[peter]: https://github.com/pjweisberg
[phil]: https://github.com/philjackson
[remi]: https://github.com/vanicat
[yann]: http://www.hodique.info