git常用操作

参考文档:http://blog.csdn.net/mchdba/article/details/12083965?utm_source=tuicool&utm_medium=referral

1、push

1) git status

2) git add

3) git commit -m "change reason"

4) git push

posted @ 2015-12-18 17:51  everSeeker  阅读(199)  评论(0)    收藏  举报