我想显示表情符号代码http://www.emoji-cheat-sheet.com/(例如:+1:
)在执行 时在 github 提交消息中git log
。我使用 Mac Terminal 应用程序。
答案1
您应该使用某种解析器,如下所示:https://github.com/as-cii/terminal-emojify
git log | emojify
我想显示表情符号代码http://www.emoji-cheat-sheet.com/(例如:+1:
)在执行 时在 github 提交消息中git log
。我使用 Mac Terminal 应用程序。
您应该使用某种解析器,如下所示:https://github.com/as-cii/terminal-emojify
git log | emojify