摘要: 廖雪峰Git教程 初始化 在你想要git的文件夹内 git bash here 接着注册 git config --global user.name "XXXXXX" git config --global user.email "XXX@+++.com" 配置别名 git config --glo 阅读全文
posted @ 2020-10-23 09:34 馒头and花卷 阅读(85) 评论(0) 推荐(0)