git-emojis-hook | Simple git hook to provide strong guidelines | Version Control System library
kandi X-RAY | git-emojis-hook Summary
kandi X-RAY | git-emojis-hook Summary
A simple git hook to provide strong guidelines for commit message with emojis.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of git-emojis-hook
git-emojis-hook Key Features
git-emojis-hook Examples and Code Snippets
Community Discussions
Trending Discussions on git-emojis-hook
QUESTION
I'm seing emojis invading the git area and I recently stumbled upon Gitmoji. This is all nice and cool because emojis convey immediate meaning.
But I can't understand why almost all of these emojis rely on emoji codes like :fire:
instead of using their unicode codepoint U+1F525
().
When using git on the command line, it's very annoying to see the shortcodes… Can someone enlighten me?
UPDATE
Eventhough the @Makoto's answer makes sense. I'm better off using real emojis in my commits. So I rolled out a git hook to dynamically replace markdown emojis to unicode.
...ANSWER
Answered 2018-Oct-09 at 17:06It's a symptom of GitHub-flavored Markdown. There's a lot of emoji which is covered by this and instead of enforcing code points (which they can't guarantee convey any meaning), they use :fire:
which, even if you can't render the emoji, conveys meaning.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install git-emojis-hook
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page