工具推荐: goji - 使用 Emoji 提交 Commit 信息
介绍
Github:https://github.com/muandane/goji
使用 Emoji 提交 Commit 信息。
安装
# macOS
brew install muandane/tap/goji
# Linux
VERSION=$(curl --silent "https://api.github.com/repos/muandane/goji/releases/latest" | jq .tag_name -r)
curl -Lso goji.tar.gz https...
tomshine.hashnode.dev1 min read