[Buildbot-commits] [Buildbot] #2414: Git Source Checkout - Support Pull of Multiple Branches
Buildbot
nobody at buildbot.net
Sat Dec 15 19:44:11 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):
Perhaps a better solution for your case is to use the Git step and your
custom code to do the merge in one directory, and then pull from there
into a distinct working copy in which you do your builds. Then pull
should only modify the files that are actually modified in the merge.
--
Ticket URL: <http://trac.buildbot.net/ticket/2414#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list