Add Tig to the list of clients (#116)

* Update README.md

* Update README.md
This commit is contained in:
Edgar Hipp 2017-11-07 13:58:24 +01:00 committed by Richard Littauer
parent cf82e4d95e
commit 4a654bd90a
1 changed files with 1 additions and 0 deletions

View File

@ -1009,3 +1009,4 @@ Using git reset it is then possible to change master back to the commit it was b
* [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)
* [tig](https://jonas.github.io/tig/) - terminal text-mode interface for Git