From a10ee73852682de9b5d105a7e53f6ebf0322093b Mon Sep 17 00:00:00 2001 From: Omibranch Date: Mon, 6 Apr 2026 15:13:54 +0300 Subject: [PATCH] =?UTF-8?q?Add=20gitty=20=E2=80=94=20single-binary=20Git+G?= =?UTF-8?q?itHub=20CLI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc1e19a..334b213 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ A curated list of awesome GitHub tools, libraries, resources, and shiny things. * [Think Like (a) Git: A Guide for the Perplexed](http://think-like-a-git.net) * [Git Commands - App cross-platform](https://github.com/mariorodeghiero/git-commands) - Mário Rodeghiero * [GitKraken](https://www.gitkraken.com/) - Cross-platform git visualizer +* [gitty](https://github.com/Omibranch/gitty) - Single-binary CLI that replaces git add/commit/push workflows with human-readable commands --- * Pro Git Online Book [http://git-scm.com/book](http://git-scm.com/book)