Good point... Just created 2.6.x
However.. if I need to pick everything from master.. .I will just do the following: git checkout 2.6.x git pulll --rebase apache master And in case I find things that are not supposed to be on 2.6.1.. i will use cherry-picking. On Mon, May 21, 2018 at 2:29 PM, Timothy Bish <[email protected]> wrote: > On 05/21/2018 02:03 PM, Clebert Suconic wrote: >> >> As we talked during the voting thread, we will follow up 2.6.0 with a >> short 2.6.1 in 1 week from now. >> >> >> meanwhile... please try to not break anything :) >> > Branch now and cherry-pick, then it doesn't matter if anyone breaks > anything, > > -- > Tim Bish > -- Clebert Suconic
