Should gitmoji be codes or actual emoji characters?
See original GitHub issueHello 😎!
Gitmoji seems like a pretty good idea,
however one thing confuses me: Are commit messages supposed to contain codes (such as :bug:
) or actual emoji characters (such as 🐛)? What is the accepted practice?
I’ve gone through git log of this repository with terminal (which does not replace any emoji codes) and some commits contained codes while other contained emoji characters.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:16 (6 by maintainers)
Top Results From Across the Web
emoji codes vs unicode codepoints in Git commit
I'm better off using real emojis in my commits. So I rolled out a git hook to dynamically replace markdown emojis to unicode....
Read more >Gitmoji – Yay or Nay? - Hacker News
I don't think unicode or emojis are problematic per se. ... Why, when we can use a proper encoding that actually contains the...
Read more >gitmoji | An emoji guide for your commit messages
Gitmoji is an emoji guide for your commit messages. Aims to be a standarization cheatshee /t for using emojis on GitHub's commit messages....
Read more >Why not use Unicode instead of gitmoji? · Issue #60 - GitHub
Hello @carloscuesta 😎! This project is very fun and interesting, but I would like to ask why not use Unicode emoji instead of...
Read more >git3moji — A simple three-letter (or less) emoji standard for ...
Three-letter (or less) codes are easy to remember and quick to write. ... Do not include the emoji symbol itself as it could...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@KaKi87 well, it appears that Windows terminal supports Unicode (and Emojis) in recent versions.
In addition, more and more tools will move to supporting Emojis as time passes.
As for the Emoji choice, I’m not imposing anything. As I said, feel free to customize it to your needs.
Git Emoji Hook is based on Angular’s commit rules and replaced the commit type text based flag by an Emoji. The choice is arbitrary, but that’s just me, I never pretended to follow Gitmoji’s conventions.
@Buzut Really like the project that you have created ⭐ Be aware that it doesn’t follow the gitmoji syntax. Since I’m a developer I always have a browser tab open on my second screen so it is really fast to get the emoji using the browser extension🚀