摘要: 查看全局配置 git config --global user.name git config --global user.email 修改全局设置 git config --global user.name "xxx" // 配置全局用户名,如Github上注册的用户名 git config -- 阅读全文
posted @ 2024-03-27 21:51 BrandonV 阅读(32) 评论(0) 推荐(0)