From 5e8ab191f37cd1afead9c0bd7177120c53cfcfb6 Mon Sep 17 00:00:00 2001 From: FrontAid CMS <56605536+frontaid@users.noreply.github.com> Date: Wed, 16 Feb 2022 20:52:07 +0100 Subject: [PATCH] Add git trim --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd6bc91..e5bc115 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Feel free to contribute. * [Git extras](https://github.com/tj/git-extras) - Repo summary, repl, changelog population, author commit percentages and more. * [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-fresh](https://github.com/imsky/git-fresh) - Keep your Git repo fresh. * [git-open](https://github.com/paulirish/git-open) - Open the repo website (GitHub, GitLab, Bitbucket) in your browser. * [git-recall](https://github.com/Fakerr/git-recall) - Interactive way to peruse your git history from the terminal.