Re: [Gambas-devel] Fwd: Cloned and edited. How do I get the changes staged, committed, and then upl
Brought to you by:
gambas
From: PICCORO M. L. <mck...@gm...> - 2017-08-21 07:11:18
|
Adrien the "CONTRIBUTE" file also must be at the git repository, as all the git repository suggest.. please added to that! the "alternate" was due the transition from SVN Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2017-08-21 2:43 GMT-04:00 Adrien Prokopowicz <adr...@gm...>: > Le Mon, 21 Aug 2017 08:35:40 +0200, PICCORO McKAY Lenz < > mck...@gm...> 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: > > 1. fork the repo to your account: zxMarce (will be then at > https://gitlab.com/zxMarce/gambas.git/) > 2. clone: git clone https://gitlab.com/zxMarce/gambas.git gambasdevel > 3. cd gambasdevel > 4. edit gb.db/odbc/gb.db.odbc/src/main.c > 5. git commit -a > 6. git push > 7. 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 > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Gambas-devel mailing list > Gam...@li... > https://lists.sourceforge.net/lists/listinfo/gambas-devel > > |