Add git extensions to GUI Clients

This commit is contained in:
Nick Kirby 2017-11-10 21:41:56 +00:00 committed by Richard Littauer
parent 17bf6d7cbd
commit 4547f3ea98
1 changed files with 1 additions and 0 deletions

View File

@ -1012,3 +1012,4 @@ Using git reset it is then possible to change master back to the commit it was b
* [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.
* [GitExtensions](https://github.com/gitextensions/gitextensions) - a shell extension, a Visual Studio 2010-2015 plugin and a standalone Git repository tool.