git commit添加emoji表情
先看样板:
完整表情见:gitmoji | An emoji guide for your commit messages
中文解释见:https://github.com/liuchengxu/git-commit-emoji-cn
示例:
git commit -m ':wrench: 修改supervisor配置'
git commit -m ':zap: 使用C扩展加速批量图片处理'
先看样板:
完整表情见:gitmoji | An emoji guide for your commit messages
中文解释见:https://github.com/liuchengxu/git-commit-emoji-cn
示例:
git commit -m ':wrench: 修改supervisor配置'
git commit -m ':zap: 使用C扩展加速批量图片处理'