0
点赞
收藏
分享

微信扫一扫

git 删除全局配置

陬者 2022-12-27 阅读 68


查看git全局配置

git config --global -l

删除git全局配置

git config --global --edit


举报

相关推荐

0 条评论