From d8807c11500f341946d4f1f71a8f1c6dfb317402 Mon Sep 17 00:00:00 2001 From: Omi <272266969+Omibranch@users.noreply.github.com> Date: Sun, 5 Apr 2026 18:59:55 +0300 Subject: [PATCH] Add gitty to git client extensions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 170a6b1..60128b0 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,9 @@ Please, contribute! ### Client extensions +* [gitty](https://github.com/Omibranch/gitty) - Single-binary Go CLI that replaces `git add + git commit + git push` with one command: `gitty up`. + + * [Turbo Git](https://github.com/labs-js/turbo-git) - commit convention support. * [Magit](https://github.com/magit/magit) - A Git Porcelain inside Emacs.