摘要: git init git remote add origin http://****** git fetch origin population-forecast git checkout -b population-forecast origin/population-forecast git status git add . git commit -m 'Init my f... 阅读全文
posted @ 2017-09-13 16:03 年少的你如此美丽 阅读(423) 评论(0) 推荐(0) 编辑