Just a short question: Should we rebase the "develop" branch during the "rc" phase? This would had the advantage, that people could stay on "develop" all the time and could benefit of really new stuff and the fixes from the "rc" phase.

Also we would avoid a bunch of merge conflicts when working both at "rc" and "develop" all the time.

And the huge benefit would be that we still could perform massive changes, even during the "rc" phase.

What do you think?