Add git trim

This commit is contained in:
FrontAid CMS 2022-02-16 20:52:07 +01:00 committed by GitHub
parent 985c74faf1
commit 5e8ab191f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.