摘要: Github或者码云上新建项目 $ git init $ git add * $ git remote add origin https://gitee.com/demo/demo.git $ git pull $ git commit -m "新建项目demo-base" $ git push - 阅读全文
posted @ 2018-11-07 17:26 是谁扭曲了时空 阅读(1125) 评论(0) 推荐(0)