/git-elisp-overview

Git-related Emacs packages

Primary LanguageMakefile

One repository to bind them all

There is more to Git than magic. A list of Git related Emacs packages, compiled by the maintainer of Magit. The intention is to list all such packages in existence. Please tell me about packages that I have missed.

You can quickly get these packages by cloning this repository and its submodules, by doing this once:

git clone git@github.com:tarsius/git-elisp-overview.git
cd git-elisp-overview
make init

and then to update use

make pull

All Packages