mirror of
https://github.com/frontaid/git-cli-tools.git
synced 2024-11-13 19:04:30 +01:00
Add git-friendly
This commit is contained in:
parent
051d3c218a
commit
a83cb0782b
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue