[Git]Git的常用命令

Update:

git status

git diff

wq

git commit -am "why update files"

git push

 

Add:

git add .

git add --update

git commit -am "why add files"

git push

 

download:

git clone https://用户名@msstash.autotest.com/scm/auto/automation_test_script.git

posted on 2014-03-24 18:00  张缤分  阅读(170)  评论(0编辑  收藏  举报

导航