15 Apr
2015
15 Apr
'15
3:14 p.m.
Andrey Semashev wrote:
I suspect we won't be able to get away with just the superproject branching. If instead of reverting a broken submodule we want to fix it, and the maintainer is unresponsive for some reason, we need either a branch in the submodule or a fork of it. Since the branch can be modified by someone else than a release manager, the fork seems more preferred. The release branch of superproject would have to refer to the fork in this case.
In what way is this an argument against the suggested structure? It supports this workflow. I don't think that something like that will ever prove necessary, but it's possible.