Last updated:
0 purchases
podmena 0.6.1
podmena
Enhance your commit messages with emoji 🍒
podmena will automatically add random emoji to every commit message for any
git repository installed for.
868 items in database so far!
Credits go to WebFX for list of emoji!
Installation
$ pip install podmena
Activate for current git repository
$ podmena add local
You can also replace add with a different alias
activate / enable / install / on
e.g. podmena enable local
Activate globally for all repositories (works with git 2.9.1 and above)
$ git --version
$ podmena add global # Aliases work here as well
Deactivate it
$ podmena rm local
$ podmena rm global
You can replace rm with any of these available aliases
remove / delete / deactivate / disable / off / uninstall
e.g. podmena deactivate local
Check current status if you not sure
$ podmena status
And finally podmena --version and podmena --help in case you need more
details.
NOTE: uninstalling globally will not remove hooks from repositories where
it was installed locally. You need to switch to that directory manually and uninstall it locally as well.
Preview
See PREVIEW.md for the full list of icons in the database and to check how GitHub renders them.
Contribute
See DEVELOP.md to setup your local development environment and feel free to create a pull request with a new feature.
Releases
See CHANGELOG.md for the new features included within each release.
See also
GitHooks
Atlassian tutorial for git hooks
Thanks @kakovskyi working for Atlassian!
It's a wrong place to search if you are looking for 🍋 lemonparty.fun 🍋 club
Say thanks!
🐶 D7DA74qzZUyh9cctCxWovPTEovUSjGzL2S this is Dogecoin wallet to support the project.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.