[Development] Proposal: New branch model

Alex Blasche alexander.blasche at qt.io
Wed Jan 23 19:36:43 CET 2019


>________________________________________
>From: Martin Smith
>If you make all patches in dev and then cherrypick them back to earlier versions that need them, why would you ever do a merge?

At the end of the day each cherry-pick is a merge too and they can conflict too. The conflict resolution process is still the same. if everything is conflict free then a git merge would be no more difficult than a cherry-pick.

--
Alex




More information about the Development mailing list