From f7ad01669379cdc67d7bb04c27eeae62ec463347 Mon Sep 17 00:00:00 2001 From: Omi <272266969+Omibranch@users.noreply.github.com> Date: Sun, 5 Apr 2026 18:23:43 +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 88e1a50..53bd097 100644 --- a/readme.md +++ b/readme.md @@ -70,6 +70,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [bat](https://github.com/sharkdp/bat) - Cat clone with syntax highlighting. * [zx](https://github.com/google/zx) - Tool for writing shell scripts in JavaScript. * [ccr](https://github.com/NeverVane/commandchronicles) - Enhanced CLI history manager, project-aware, with sync and encryption. +* [gitty](https://github.com/Omibranch/gitty) - Single-binary Git+GitHub CLI: replaces `git add + git commit + git push` with one command (`gitty up`). * [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. ## DevOps & Infrastructure