openerp-community team mailing list archive
-
openerp-community team
-
Mailing list archive
-
Message #06358
GitHub Projects: rename "master" to "8.0"?
Would it be a good idea to rename the "master " branch to "8.0" on the
GitHub projects?
This would match the best practice on Launchpad, where you should series
names after each OpenERP version (6.1, 7.0, ...).
Even if you has a "trunk" branch, it should be under the "7.0" series
and you should `bzr branch lp:project/7.0`.
The problem with not doing so is that you're never sure on what
OpenERP/Odoo version is targeted by the "trunk" (or "master"). It's
supposed to be the focus of development, but you can't be sure if it
targets the latest version or the previous one.
Thoughts?
Regards
Daniel Reis
Follow ups