摘要:
1.git配置信息 (1).配置用户和邮箱 git config --global user.name 'your_name' git config --global user.email 'your_email@domail.com' (2).config 只对某个仓库有效:git config 阅读全文
posted @ 2020-11-15 12:20
【cosmo】
阅读(127)
评论(0)
推荐(0)
浙公网安备 33010602011771号