[Buildbot-commits] [Buildbot] #2504: Older Git Versions Don't Support --branch

Buildbot trac trac at buildbot.net
Fri May 31 11:55:00 UTC 2013


#2504: Older Git Versions Don't Support --branch
-----------------------------------------+------------------------
Reporter:  s0undt3ch                     |       Owner:
    Type:  undecided                     |      Status:  new
Priority:  major                         |   Milestone:  undecided
 Version:  0.8.7p1                       |  Resolution:
Keywords:  git master-side-source-steps  |
-----------------------------------------+------------------------

Comment (by s0undt3ch):

 Dam, forgot about trac's wiki formatting

 {{{
 git clone [project_url] [directory]
 cd [directory]
 git checkout --track origin/[existing_branch_name] -b
 [tracking_branch_name]
 }}}

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2504#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list