assebc / commit-message-emojis

List of the most useful emojis to create some prettier commits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

commit-message-emojis

List of the most useful emojis to create some prettier commits

βž• :heavy_plus_sign:
πŸ”§ :wrench: 
πŸ”’ :lock: 
πŸ› :bug:
✨ :sparkles:
🚧 :construction:
πŸ”¨ :hammer:
🚨 :rotating_light:
πŸ“š :books:
βœ… :white_check_mark:
βœ”οΈ :heavy_check_mark:
πŸ”₯ :fire:
πŸ“ :pencil:
πŸ“ˆ :chart_with_upwards_trend:
πŸ‘Œ :ok_hand:
🏁 :checkered_flag:
🧹 :broom:

How to use

To put the emojis in your commit you simply need to write there code in the commit message as so:

git commit -m ":heavy_plus_sign: added something"

And will be displayed as so:

βž• added something

Inspired by: https://github.com/dannyfritz/commit-message-emoji

About

List of the most useful emojis to create some prettier commits