📜  如何将代码设置为 git commit 的默认代码 - Shell-Bash 代码示例

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

代码示例1
git config --global core.editor "code --wait"