diff --git a/README.md b/README.md index 0b27895..1eb9564 100644 --- a/README.md +++ b/README.md @@ -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.