From 2637bf010fa4397a38c96b2d8b7190ce526efaf7 Mon Sep 17 00:00:00 2001 From: Sergey Date: Thu, 16 Nov 2017 23:34:47 +0300 Subject: [PATCH] Add fork and gmaster (#137) * add fork * add fork --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c3bd36e..0fe7e93 100644 --- a/README.md +++ b/README.md @@ -1060,3 +1060,5 @@ Using git reset it is then possible to change master back to the commit it was b * [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. +* [Fork](https://git-fork.com/) - a fast and friendly git client for Mac (beta) +* [gmaster](https://gmaster.io/) - a git client for Windows that has 3-way merge, analyze refactors, semantic diff and merge (beta)