From f6f8a2a4beeec5012f26b724876e27c7fee44d65 Mon Sep 17 00:00:00 2001 From: Siegfried Ehret Date: Tue, 23 Feb 2016 09:24:54 +0100 Subject: [PATCH] Add tig Tig is an awesome command-line git client ! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17a5534..a29784d 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [dev-time](https://github.com/samverschueren/dev-time-cli) - Get the current local time of a GitHub user. - [awesome-git-addons](https://github.com/stevemao/awesome-git-addons) - A curated list of addons that extends git cli. - [git-labelmaker](https://github.com/himynameisdave/git-labelmaker) - Edit GitHub labels from the command line. +- [tig](https://github.com/jonas/tig) - text-mode interface for Git ### Changelogs