On Wednesday, December 18, 2013 11:09:36 AM UTC, Simon King wrote: > > > * The master branch will stay at 6.0 until 6.1 is released > > * The develop branch will soon move on to 6.1.beta0 > Does this mean that for doing development work on trac, one should > henceforth do "git checkout trac develop" rather than "git checkout trac > master"
Just as with the old workflow, you could develop against the most recent beta or the most recent release. It depends a bit on how cutting-edge you dare to be, and how sweeping the changes on your ticket are. Will the trac master stay at 6.0 as well? > The trac master is the same as the github master, and the trac develop branch is the same as the github develop branch. They are just 1:1 mirrored on github. > > Best regards, > Simon > > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/groups/opt_out.
