📌  相关文章
📜  如何在没有消息的情况下进行 git commit - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:47.458000             🧑  作者: Mango

代码示例1
#newer versions of git allow for this
git commit -a --allow-empty-message -m ''