Add git-friendly

This commit is contained in:
FrontAid CMS 2022-11-09 18:24:21 +01:00 committed by GitHub
parent 051d3c218a
commit a83cb0782b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,6 +48,7 @@ Feel free to contribute.
* [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-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.
* [git-recall](https://github.com/Fakerr/git-recall) - Interactive way to peruse your git history from the terminal.
* [git-recent](https://github.com/paulirish/git-recent) - See your latest local git branches.