git简单获取远程某个分支代码命令

git clone resource.git

git branch -a

list all the local and remote branches

git checkout [remote branch]

posted @ 2014-03-18 09:48  Kevin Liu Blog  阅读(645)  评论(0编辑  收藏  举报