[Gambas-user] Switching to GitLab

Gianluigi bagonergi at ...626...
Sun Aug 13 15:57:04 CEST 2017


In fact an idea of what Git was I already had.
Don't worry, I have no intention of ruining your big job with my
participation in the code :-)
Maybe in the future I could participate in the wiki's Italian translations.
For now I am interested in updating the trunk version.
Thank you very much for the explanations.

Regards
Gianluigi

2017-08-13 15:19 GMT+02:00 Adrien Prokopowicz <adrien.prokopowicz at ...626...>
:

> Le Sun, 13 Aug 2017 14:56:51 +0200, Gianluigi <bagonergi at ...626...> a
> écrit:
>
> Hi Benoit,
>>
>> I apologize for ignorance but I have never used Git.
>> To update the Trunk, what should I do now?
>> To subscribe to the new ML?
>> To report a bug?
>> Write access is only for participating in the code, or?
>>
>> Regards
>> Gianluigi
>>
>>
> I am currently writing a full guide for using Git(Lab) to contribute to
> Gambas,
> but if you just want to checkout the latest Gambas version in the
> repository,
> you can just do :
>
> git clone https://gitlab.com/gambas/gambas.git # Will create a new
> "gambas" directory
>
> And to update it later, just go in the created directory and do :
>
> git pull
>
> There is no new mailing-list to follow git commits for now, and the
> bugtracker
> hasn't moved.
>
> Write access to the repository is only for Gambas developers and component
> maintainers :
> you do not need write access to contribute to the Gambas code anymore, you
> can do it
> through merge requests (the guide I'm writing covers what they are and how
> to use them).
>
> Of course, if you just want to get the source code, nothing is needed but
> the two commands
> above. :-)
>
> --
> Adrien Prokopowicz
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list