Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ If you aren't using any zsh frameworks, or if you're a bash user, do the followi
* [branch-manager](https://github.com/elstgav/branch-manager) - ZSH plugin for branch management
* [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy) - Better looking git diffs
* [git-aliases.zsh](https://github.com/peterhurford/git-aliases.zsh) - Peter Hurford's git plugin which you may prefer to the git plugin from oh-my-zsh.
* [git-also](https://github.com/anvaka/git-also) - Shows what files are most often committed with a given file in the repository.
* [git-amend](https://github.com/colinodell/git-amend-old) - Bash script to amend older commits with staged changes.
* [git-branch-status](https://github.com/dmcgowan/git-branch-status) - A git utility to make managing large number of branches either across many remotes easier. Branch status allows comparing all branches against their upstream or any arbitrary branch to show the number of commit differences.
* [git-branches](https://github.com/shurcooL/git-branches) - Prints the commit behind/ahead counts for branches
Expand Down