[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to push merge request to Gambas Gitlab project
[Thread Prev] | [Thread Next]
- Subject: Re: How to push merge request to Gambas Gitlab project
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Mon, 3 Mar 2025 15:58:06 +0000
- To: user@xxxxxxxxxxxxxxxxxxxxxx
after doing the commit you must use 'git push' to push the changes to gitlab. Then you should see "create merge request" on your gitlab fork. gambas/master will be one of the places you can merge to. On Mon, 3 Mar 2025 at 15:53, Linus <olivier.cruilles@xxxxxxxx> wrote: > Hello, > > Does anyone knows how to push few changes I did in a copy of the Gambas > project on Gitlab in ’master’ branch please. > > I have created a new branch from the ‘master’ branch, > next I did my changes in the code, > next I did my ‘commit’ > but now how to push all that to Gitlab, as ‘merge request’ like Benoit > mentioned to me. > > Thank you > > Olivier Cruilles > >
Re: How to push merge request to Gambas Gitlab project | Linus <olivier.cruilles@xxxxxxxx> |
How to push merge request to Gambas Gitlab project | Linus <olivier.cruilles@xxxxxxxx> |