From 375d03b2baafa8ecb81d94edb155f1c821ce9fed Mon Sep 17 00:00:00 2001 From: Omibranch Date: Sun, 5 Apr 2026 16:08:55 +0300 Subject: [PATCH] Add gitty to For Developers section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75f75693..acbaf4ff 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [git-semver](https://github.com/markchalloner/git-semver) - Git plugin for easing semantic versioning and changelog validation * [git-sh](https://github.com/rtomayko/git-sh) - A customized Bash environment suitable for Git work * [gita](https://github.com/nosarthur/gita) - A command-line tool to manage multiple git repos. +* [gitty](https://github.com/Omibranch/gitty) - Human-readable Git/GitHub CLI: `gitty up` replaces add→commit→push in one command. Single binary, no dependencies. * [hub](https://github.com/github/hub) - hub helps you win at git. * [just](https://github.com/casey/just) - Task runner for saving and running project-specific commands. * [licins](https://github.com/dogoncouch/licins) - Insert commented software licenses into source code.