📜  unset git global config - Shell-Bash 代码示例

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

代码示例1
git config --global --unset user.name
git config --global --unset user.email