摘要: 一、 安装 Git(git_for_windows.xp510.com.rar) 二、 使用 a) 进入到 git bash(命令行工具) b) 初始化user.name,user.email $ git config --global user.name " " $ git config --gl 阅读全文
posted @ 2018-11-29 17:43 风一样的猿 阅读(205) 评论(0) 推荐(0)