My personal preference is to first commit to master, then cherry-pick to the desired branch. That way master is always current.
On Sep 26, 2014, at 6:20 PM, Jesse <purplecabb...@gmail.com> wrote: > Yes, 3.6.x branch and tag it when it is ready. > then they can also be cherry-picked into master, or you could commit them > into master, and cherry-pick them into the 3.6.x branch ...