Forrest logo
tool overview
On this page you find all important commands for the CLI tool gitmoji. If the command you are looking for is missing please ask our AI.

gitmoji

Gitmoji is a command line tool that helps developers add emoji to their Git commit messages. It provides a list of emojis and their corresponding mnemonic code that can be easily inserted into commit messages, enhancing the readability and expressiveness of the commits.

Gitmoji follows the Git commit message convention proposed by the AngularJS team, which recommends using a prefix in the commit message to categorize the purpose or nature of the changes. The tool offers a wide range of emojis that represent different commit types such as features, bug fixes, documentation changes, refactoring, performance improvements, and more.

Using Gitmoji, developers can choose the appropriate emoji that reflects the intention of their commits, making it easier for other team members to understand the changes at a glance. This is especially useful when browsing commit logs or pull request histories. Gitmoji aims to create a more engaging and expressive approach to Git commit messages.

List of commands for gitmoji:

tool overview