[Development] [Releasing] Bumping Qt 4 version to 4.8.5
Konstantin Tokarev
annulen at yandex.ru
Tue Dec 4 18:26:54 CET 2012
04.12.2012, 21:02, "Pau Garcia i Quiles" <pgquiles at elpauer.org>:
> On Tue, Dec 4, 2012 at 5:21 PM, Konstantin Tokarev <annulen at yandex.ru> wrote:
>
>> There's no point in keeping separate branch purely for tags. It is just an unnecessary overcomplication.
> Actually, there is: it allows you to continue working in stabilization branches, then discard those changes (i. e. never release them into master or the -releases branch)
This is something you are supposed to do in topic branches, forked from stabilization branch. Also, you have git revert for extreme cases.
>and it helps overcome the lack of git tags support in some continuous integration systems.
Sounds weird, like it was continuous integration system without support for branches.
--
Regards,
Konstantin
More information about the Development
mailing list