2012年1月31日 星期二

git 指令

$ git init

$ git clone http://git.example.com/project.git

$ git pull

$ git add .

$ git commit -m 'initial'

$ git push origin master

沒有留言:

張貼留言