Linux下命令行使用Git

1、提交

git commit -a -m "Your message"

 

2、推送

git push

 

3、查看状态

git status

 

  

posted @ 2016-09-28 19:15  AijunHe  阅读(653)  评论(0编辑  收藏  举报