【Git】删除某个全局配置项

1.查看Git所有配置

git config --list

2.删除全局配置项

(1)终端执行命令:

git config --global --unset user.name

(2)编辑配置文件:

git config --global --edit

参考来源:前往

文章来自:https://www.cnblogs.com/zqunor/p/9055262.html
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3