摘要: Git 参考:廖雪峰的Git教程 Git 常用命令 git config --global user.name "name" #配置git使用用户 git config --global user.email "mail" #配置git使用邮箱 git config --global color.u 阅读全文
posted @ 2020-07-16 23:36 Dawn嗯 阅读(82) 评论(0) 推荐(0)