From 97cada43815fe44c56098a5ba5b3df9a642a2b34 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Thu, 20 Aug 2015 12:09:59 -0400 Subject: [PATCH] Added GitUp into resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63d0333..46789a0 100644 --- a/README.md +++ b/README.md @@ -722,6 +722,7 @@ This will tell you if any commits are in one but not the other, and will give yo ## GUI Clients * [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 * [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)