随笔分类 -  Git

摘要:1 git clone github仓库地址 2 git add . 3 git commit -m "changes log" 4 git remote add origin http://git地址 4 git push -u origin master http://jingyan.baidu 阅读全文
posted @ 2016-02-05 21:45 CodeNoob 阅读(302) 评论(0) 推荐(0)