摘要: Evernote Export 一、完成安装配置 1.3安装完成进行配置: $ git config --global user.name "Your Name" $ git config --global user.email "email@example.com" 因为Git是分布式版本控制系统 阅读全文
posted @ 2017-03-28 19:48 尽是离人眼中血 阅读(131) 评论(0) 推荐(0)