摘要: 1. Set Up Git$ git config --global user.name "Your Name Here"$ git config --global user.email "your_email@example.com"$ git config --global credential... 阅读全文
posted @ 2014-03-24 10:24 土豆饼 阅读(338) 评论(0) 推荐(0)