On Fri, Mar 2, 2012 at 11:31 PM, Julien Puydt <julien.pu...@laposte.net> wrote:
> Le samedi 03 mars, Ivan Andrus a écrit:
>> I assume (since it's git) that there is some magic that will let me
>> specify N branches and then merge them into an unnamed branch that I
>> can then use to build and run the version I'm interested in.  Is this
>> in fact possible?  Or rather, how much more difficult will this be
>> than using queues?
>
> Create a branch (from an unpatched one, for example) and cherry-pick the
> patches you want in.

Or merge the N branches in; cherry-picking is for when you only want
part of a branch, and is a lot messier.

- Robert

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to