Skip to content

Commit 38bca2f

Browse files
authored
Merge pull request #19 from unixorn/add-git-also
Add link to git-also tool
2 parents fabcecd + 21c3589 commit 38bca2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ If you aren't using any zsh frameworks, or if you're a bash user, do the followi
102102
* [branch-manager](https://github.com/elstgav/branch-manager) - ZSH plugin for branch management
103103
* [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy) - Better looking git diffs
104104
* [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.
105+
* [git-also](https://github.com/anvaka/git-also) - Shows what files are most often committed with a given file in the repository.
105106
* [git-amend](https://github.com/colinodell/git-amend-old) - Bash script to amend older commits with staged changes.
106107
* [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.
107108
* [git-branches](https://github.com/shurcooL/git-branches) - Prints the commit behind/ahead counts for branches

0 commit comments

Comments
 (0)