Add Magit (#126)

This commit is contained in:
Raimon Grau (rgrau) 2017-11-10 21:30:45 +00:00 committed by Richard Littauer
parent 76361c407f
commit 17bf6d7cbd
1 changed files with 1 additions and 0 deletions

View File

@ -1011,3 +1011,4 @@ Using git reset it is then possible to change master back to the commit it was b
* [Source Tree](https://www.sourcetreeapp.com/) - a free graphical git client for Windows and OS X
* [Tower](http://www.git-tower.com/) - graphical git client for OS X (paid)
* [tig](https://jonas.github.io/tig/) - terminal text-mode interface for Git
* [Magit](https://magit.vc/) - Interface to git implemented as an Emacs package.