[Gambas-devel] Fwd: Cloned and edited. How do I get the changes staged, committed, and then uploaded to GitLab?

Adrien Prokopowicz adrien.prokopowicz at ...176...
Mon Aug 21 08:43:38 CEST 2017


Le Mon, 21 Aug 2017 08:35:40 +0200, PICCORO McKAY Lenz  
<mckaygerhard at ...176...> a écrit:

> too many words..
> zxMarce has only one problem.. dont have access to git repository ..
> Benoit must added it.. (later) and then he can commit normally
>
> the alternate way its the cited workflow, lest resume:
> fork the repo to your account: zxMarce (will be then at  
> https://gitlab.com/zxMarce/gambas.git/)
> clone: git clone https://gitlab.com/zxMarce/gambas.git gambasdevel
> cd gambasdevel
> edit gb.db/odbc/gb.db.odbc/src/main.c
> git commit -a
> git push
> then now in gitlab interface made a pull request to the gambas repo
Everyone who wants to contribute shouldn't have write access to the  
repository !

The fork / merge request workflow is how you should contribute (not an  
"alternate
way"), if everybody had write access it would be quite a mess !

I am writing a "how to contribute" guide that will be uploaded to the wiki  
right
now, explaining in detail how to use Git and GitLab to make contributions  
without
having write access to the main repository.

-- 
Adrien Prokopowicz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20170821/db31b5f0/attachment.html>


More information about the Devel mailing list