On Thu, 24 Jan 2019 at 16:14, Konstantin Tokarev <[email protected]> wrote: > > > > 24.01.2019, 17:09, "Ville Voutilainen" <[email protected]>: > > With the proposed model I push into trunk like in every other project. > > Why every other? Quite a few projects have different policies, e.g. in > some of them master is always in more-or-less ready for release state > and new changes go to staging branch like "dev" or "next"
Well, sure, my comment is anecdotal. Then there are frozen-trunk project, likes GCC, where I need to sit on my adventurous patches while trunk is about to branch. In such projects, I still push into trunk first, always. In Qt, I need to spend time thinking where to push, need to look at commit policy, and verify my understanding by asking for help. Which is also anecdotal, maybe it's just me. _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
