[Gambas-devel] GitLab and PPAs
Benoît Minisini
gambas at ...1...
Sat Aug 26 23:21:17 CEST 2017
Le 26/08/2017 à 22:58, Christof Thalhofer a écrit :
> Am 26.08.2017 um 21:43 schrieb Benoît Minisini:
>
>> Yep. Apparently the git tag missed the three last commits of the
>> final 3.10.0. I think I have to add them to the stable branch too.
>
> There is no stable branch, just a tag called v3.10.0.
>
> I think it makes sense to create a branch called v3.10.1 and cherry-pick
> the fixes into it.
>
> So:
>
> git branch v.3.10.1
> git checkout v.3.10.1
> git cherry-pick 954f3ff7069e55
> git cherry-pick b2901f7d41e35b
> git cherry-pick 8cd2dba1d4f116
>
> Then the branch has to be pushed upstream
>
> git push -u origin v3.10.1
>
> AFAIK
>
> Alles Gute
>
> Christof Thalhofer
>
By the way, I'm currently thinking that the easier and the better may be
a 3.11 very fast, as soon as the TerminalView and process management is
stabilized (it seems now). Because there are far more than these 3 fixed
to merge.
Regards,
--
Benoît Minisini
More information about the Devel
mailing list