摘要: 一、git的安装 下载window git Msysgit https://git-scm.com/download/win 二、配置用户信息 git config --global user.name 'zhoudawei' git config --global user.email '1234 阅读全文
posted @ 2019-03-09 21:04 前端开发-周先生 阅读(382) 评论(0) 推荐(0)