【问题标题】:How to remove emojis from my Github commits?如何从我的 Github 提交中删除表情符号?
【发布时间】:2015-03-10 16:15:33
【问题描述】:

我可以找到很多关于添加它们的信息。但是,我一开始就不想要它们。似乎 Github 将这些随机添加到我的提交中,因为我肯定 不会 将它们放入我自己。我不想在我的提交前出现“boom”或“camel”图标...

有没有办法完全禁用此“功能”以及从现有提交中删除表情符号?

编辑: It would appear that at least one other person has run into this exact issue and I simply couldn't find it when I went digging.

显然,如果使用 GitHub 的 repo 浏览器应用程序,您将别无选择,只能处理添加了随机表情符号垃圾的提交。另外,there is no way now or planned for the future to disable this

【问题讨论】:

  • 您可能无法禁用它,但您正在寻找通常包含:.*?: 模式的提交消息。如果您要删除它们,那么您最终会根据它们的深度重写整个树。你愿意这样做吗?

标签: git github emoji emoticons


【解决方案1】:

显然,解决这个问题的唯一方法是永远不要使用 GitHub 存储库浏览器并修改任何添加了表情符号的提交。

【讨论】:

    猜你喜欢
    • 2016-05-27
    • 2017-07-12
    • 2019-11-02
    • 1970-01-01
    • 2018-11-28
    • 2014-07-07
    • 2012-09-02
    • 2012-06-04
    • 1970-01-01
    相关资源
    最近更新 更多