From 11c11ecc21bf30133364115a7fd5910c8ec51fe2 Mon Sep 17 00:00:00 2001 From: Ben Yanke Date: Tue, 21 Nov 2017 13:23:03 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7afacf2..4508ae1 100644 --- a/README.md +++ b/README.md @@ -1126,3 +1126,5 @@ Using git reset it is then possible to change master back to the commit it was b * [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) +* [gitk](https://git-scm.com/docs/gitk) - a git client for linux to allow simple view of repo state. +