摘要: git配置 配置user信息 git config --global user.name 'your_name' git config --global user.email 'your_email@domain.com' config的三个作用域 缺省等同于local git config --l 阅读全文
posted @ 2023-12-19 19:39 醉梦临川 阅读(18) 评论(0) 推荐(0)