Nov. 22, 2018
11:48 a.m.
Hi, Why not following git flow? Keep the development branch for dev and open a 70-release branch to prepare the release. This way, there is no change for most people. Christophe
Le 22 nov. 2018 à 11:40, Esteban Lorenzano <estebanlm@gmail.com> a écrit :
Hi list,
Well, subject says pretty much all. We are planning to release Pharo 7.0 very soon now, and while preparing the release process, we came to the conclusion that we will need a branch for version to develop, and because of that we will need to rename what is not âdevelopmentâ to âdev-7.0â. Then, it will be a âdev-8.0â and so onâ¦
So, be prepared to submit your PRs to dev-7.0 instead development :)
Cheers, Esteban