2013年5月15日 星期三

git clone / fetch branch

Clone :
$ git clone ssh://yanxen.no-ip.org/my_project.git --branch branch_name
 
Fetch :
$ cd my_project

$ git pull origin branch_name




Reference :
Pull A Git Branch from Remote

沒有留言:

張貼留言