From 5cd3e84b323b6a3e6ad06780ff1f7b2f14cdbbf4 Mon Sep 17 00:00:00 2001 From: Rushan Alyautdinov <akgondber@gmail.com> Date: Sun, 9 Jun 2024 12:41:24 +0300 Subject: [PATCH] "Add git-booster-cli" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12efae1..7c69a53 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Feel free to contribute. * [Git plus](https://github.com/tkrajina/git-plus) - Set of git utilities. * [Git Town](https://github.com/git-town/git-town) - Generic, high-level Git workflow support. * [git trim](https://github.com/jasonmccreary/git-trim) - Quickly remove merged, pruned, untracked, or stale branches within a repository. +* [git-booster-cli](https://github.com/akgondber/git-booster-cli) - Improve your git workflow with customizable and runnable blocks * [git-fresh](https://github.com/imsky/git-fresh) - Keep your Git repo fresh. * [git-friendly](https://github.com/git-friendly/git-friendly) - Collection of shell scripts for making pulling, pushing, branching, merging, and stashing with Git fast and painless. * [git-open](https://github.com/paulirish/git-open) - Open the repo website (GitHub, GitLab, Bitbucket) in your browser.