Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hellokaton/gitmoji-plugin

Choose the right emoji emoticon for git commit, make git log commit more interesting.
https://github.com/hellokaton/gitmoji-plugin

commit-log emoji git-commit github intellij-plugin kotlin-extensions

Last synced: 14 days ago
JSON representation

Choose the right emoji emoticon for git commit, make git log commit more interesting.

Awesome Lists containing this project

README

        

# gitmoji plugin

Emoji to help you choose the right time to look at git log commit.

[![](https://img.shields.io/badge/license-MIT-FF0080.svg)](https://github.com/biezhi/gitmoji-plugin/blob/master/LICENSE)
[![@biezhi on zhihu](https://img.shields.io/badge/zhihu-%40biezhi-red.svg)](https://www.zhihu.com/people/biezhi)
[![](https://img.shields.io/github/followers/biezhi.svg?style=social&label=Follow%20Me)](https://github.com/biezhi)

## Installation

Install directly from the IDE plugin manager (File > Settings > Plugins > Browser repositories > gitmoji)

**Or**

go [jetbrains plugin](https://plugins.jetbrains.com/plugin/10315-gitmoji) download.

## Usage

- Input the changes you want to submit the content.
- [Reference commit rules](https://gitmoji.carloscuesta.me) / [中文提交规则](https://gitmoji.surge.sh/)

## Preview

![](screenshot/example.gif)

## Thanks

- [emoji-cheat-sheet.com](https://github.com/WebpageFX/emoji-cheat-sheet.com)
- [gitmoji](https://gitmoji.carloscuesta.me/)

## License

[MIT](https://github.com/biezhi/gitmoji-plugin/blob/master/LICENSE)