From 4547f3ea98cae96e8c11acc8addd572f932bd4d6 Mon Sep 17 00:00:00 2001 From: Nick Kirby Date: Fri, 10 Nov 2017 21:41:56 +0000 Subject: [PATCH] Add git extensions to GUI Clients --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77d02a6..e484730 100644 --- a/README.md +++ b/README.md @@ -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.