📜  git config all users - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:50:47.956000             🧑  作者: Mango
代码示例4
git config --global user.name "John Doe"
git config --global user.email johndoe@example.com