Skip to content

Commit c9c2cb7

Browse files
authored
Merge pull request unixorn#87 from unixorn/add-commit-helper
Add link to commit-helper tool
2 parents 3f1f867 + 2168215 commit c9c2cb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ Here are some helpful aliases for your `~/.gitconfig`
232232
* [bitbucket-git-helpers](https://github.com/unixorn/bitbucket-git-helpers.plugin.zsh) - Helper scripts to allow you to create bitbucket PRs from a shell session.
233233
* [blackbox](https://github.com/StackExchange/blackbox) - Tom Limoncelli open sourced the tool they use at Stack Exchange to use GPG to store secrets in a git repository.
234234
* [branch-manager](https://github.com/elstgav/branch-manager) - ZSH plugin for branch management
235+
* [commit-helper](https://github.com/andre-filho/commit-helper) - A python script that helps you write commits following commit conventions.
235236
* [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy) - Better looking git diffs
236237
* [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.
237238
* [git-also](https://github.com/anvaka/git-also) - Shows what files are most often committed with a given file in the repository.

0 commit comments

Comments
 (0)