Emojis in commit messages? #61
codemasher
announced in
README
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Why do you use emojis in commit messages and what do they mean?
I'm using emojis because it's fun and also makes commit messages more visually descriptive.
The most frequently used ones are:
:octocat:
for "normal" boring commits:sparkles:
for new additions:shower:
for small cleanups, e.g. typo fixes:bath:
for larger cleanups & refactoring:wrench:
for bugfixes:fire:
when deleting files or large chunks of code:fire_engine:
when (attempting to) fixing a previously broken build:book:
for documentation updatesBeta Was this translation helpful? Give feedback.
All reactions