📜  注销 git cli - Shell-Bash 代码示例

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

代码示例2
git config --global --unset user.name
git config --global --unset user.email
git config --global --unset credential.helper