[Buildbot-commits] [Buildbot] #2414: Git Source Checkout - Support Pull of Multiple Branches

Buildbot nobody at buildbot.net
Mon Dec 17 17:16:15 UTC 2012


#2414: Git Source Checkout - Support Pull of Multiple Branches
-----------------------------+--------------------
Reporter:  Jeremy.Cornett    |       Owner:
    Type:  enhancement       |      Status:  new
Priority:  patches-accepted  |   Milestone:  2.0.+
 Version:                    |  Resolution:
Keywords:  git               |
-----------------------------+--------------------

Comment (by dustin):

 If Buildbot did what you're asking, it would do exactly what I suggested
 -- just behind the scenes, rather than in shell scripts you write.

 You can save a lot of space between local git repos by sharing objects and
 using a bare repo, so if you're careful this might not use any significant
 extra disk space.

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


More information about the Commits mailing list