摘要: https://github.com/explore 使用github网站搜索资源 具体搜索 Git教程 - 廖雪峰的官方网站 一. git配置命令 1.设置用户名 git config --global user.name "your name" 2.设置邮箱 git config --globa 阅读全文
posted @ 2017-03-17 09:56 翻白眼的哈士奇 阅读(305) 评论(0) 推荐(0) 编辑