Am Sa., 30. Mai 2020 um 13:18 Uhr schrieb David Kastrup <d...@gnu.org>: > > Thomas Morley <thomasmorle...@gmail.com> writes: > > > Alas, I've not the time and energy to write a patch myself and fight > > my way through the new GitLab process. > > git push -o merge_request.create -o merge_request.title="My patch" -o > merge_request.remove_source_branch origin HEAD:my-proposed-branch-name > > The push message gives you a HTTP link to your newly created merge > request. You can follow the progress there. > > > I have to admit I have skipped most of GitLab discussions and hints. > > This will ofcourse give me some problems once my time allows to > > participate more activ again. > > Right now I'm too tired ... > > You don't need something like git-cl: the basic setup is really quite > simple. The most efficient way to organise continuous ongoing work is > something we are still figuring out, but you are talking about entry > hurdles here. Those are not really high. > > -- > David Kastrup
Thanks David. I've copied your advice to my personal "how to do"-file. Cheers, Harm