[Buildbot] #2750: Git: fetch all branches before switching to the given revision, if branch=None

Buildbot trac trac at buildbot.net
Mon Sep 8 23:30:00 UTC 2014


#2750: Git: fetch all branches before switching to the given revision, if
branch=None
------------------------+--------------------
Reporter:  dustin       |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  major        |   Milestone:  0.9.+
 Version:  0.8.8        |  Resolution:
Keywords:  git          |
------------------------+--------------------

Comment (by sa2ajj):

 It looks like

 {{{
 git fetch <remote> <SHA-1>:FETCH_HEAD
 }}}

 works just fine.

 {{{
 $ git --version
 git version 2.1.0
 }}}

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


More information about the bugs mailing list