git常用命令

提交:
1、先添加 git add home/* 再提交 git commit -m '注释' 然后 git push

更新
2、 git pull

posted @ 2016-02-15 17:13  FinnYY  阅读(101)  评论(0编辑  收藏  举报