Ecommit appends an emoji to the end of your commit message to help classify them. You can now search your commits based on their classifications.
Bring your repo to life
Commit Type | Emoji |
---|---|
Initial Commit | 🎉 :tada: |
Version Tag | 🔖 :bookmark: |
New Feature | ✨ :sparkles: |
Bugfix | 🐛 :bug: |
Metadata | 📇 :card_index: |
Refactoring | 📦 :package: |
Documentation | 📚 :books: |
Internationalization | 🌐 :globe_with_meridians: |
Performance | 🐎 :racehorse: |
Cosmetic | 💄 :lipstick: |
Tooling | 🔧 :wrench: |
Tests | 🚨 :rotating_light: |
Deprecation | 💩 :poop: |
Work In Progress (WIP) | 🚧 :construction: |