I've just seen that all the Qt repositories got a 5.3.0 branch (including those for which a release not called "5.3.0" was produced).
I'm proposing to reverse that. There's no point in having those branches, since after the code is tagged and released. There will never be any change to the code under that same version number. If there's any need to make an emergency release on top of a given tag, that release will get a new version number (without dashes, please) and we can create a branch with the appropriate name to make the release. And once that is done, we remove the branch again. This starts by removing all the 5.3.0 branches that have just been created. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
