摘要: 简易的命令行入门教程: Git 全局设置: git config global user.name "蔡文君" git config global user.email "1170926392@qq.com" 创建 git 仓库: mkdir information_sharing cd infor 阅读全文
posted @ 2020-01-03 19:45 蔡文君 阅读(536) 评论(0) 推荐(0) 编辑