一切福田,不離方寸,從心而覓,感無不通。
1.查看Git所有配置
git config --list
2.删除全局配置项
(1)终端执行命令:
git config --global --unset user.name
(2)编辑配置文件:
git config --global --edit
from:https://www.cnblogs.com/zqunor/p/9055262.html
Copyright © 2024 Longsheng All rights reserved