From 36c28e5ec21c0deec907737b7aba49aa0126978b Mon Sep 17 00:00:00 2001 From: Camilo Ramirez Date: Wed, 11 Jan 2017 16:46:43 -0500 Subject: [PATCH] Add Git Gui Cloent GitKraken --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77f52163..21194305 100644 --- a/README.md +++ b/README.md @@ -975,6 +975,7 @@ Using git reset it is then possible to change master back to the commit it was b * [git-fire](https://github.com/qw3rtman/git-fire) - git-fire is a Git plugin that helps in the event of an emergency by adding all current files, committing, and pushing to a new branch (to prevent merge conflicts). ## GUI Clients +* [GitKraken](https://www.gitkraken.com/) - The downright luxurious Git client,for Windows, Mac & Linux * [git-cola](https://git-cola.github.io/) - another git client for Windows and OS X * [GitUp](https://github.com/git-up/GitUp) - A newish GUI that has some very opinionated ways of dealing with git's complications * [gitx-dev](https://rowanj.github.io/gitx/) - another graphical git client for OS X