[Gambas-devel] GitLab and PPAs

Christof Thalhofer chrisml at ...757...
Sat Aug 26 22:58:29 CEST 2017


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

-- 
Dies ist keine Signatur

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20170826/fc5f42ca/attachment.sig>


More information about the Devel mailing list