<div dir="ltr">So I'd created a new project instead of forking and it didn't give me an option to manually chose libfprint/libfprint as target for the merge request. Which is weird, I think github allows that at least... but I'm not sure and it's not important. I've re-created as fork and everything seems fine now.<div><br></div><div><br><div class="gmail_quote"><div dir="ltr">On Sun, Jun 24, 2018 at 2:52 PM Bastien Nocera <<a href="mailto:hadess@hadess.net" target="_blank">hadess@hadess.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, 2018-06-24 at 14:25 +0300, Igor Filatov wrote:<br>
> Bastien, <br>
> <br>
> I've incorporated latest upstream changes so I could open a merge<br>
> request but it looks like on gitlab I need a permission to do it. Or<br>
> should I just send a patch?<br>
<br>
You don't have rights to commit directly to the libfprint repo (yet),<br>
so the workflow would be:<br>
- Click the "Fork" button at the top of the libfprint page:<br>
<a href="https://gitlab.freedesktop.org/libfprint/libfprint" rel="noreferrer" target="_blank">https://gitlab.freedesktop.org/libfprint/libfprint</a><br>
- This will create a fork in your personal space, under:<br>
  <a href="https://gitlab.freedesktop.org/users/" rel="noreferrer" target="_blank">https://gitlab.freedesktop.org/users/</a><name>/projects<br>
- Then push your work branch there<br>
- Once you've pushed your branch, you should get a message in the "git<br>
push" output telling you where to click to create a merge request, or<br>
you can create one from the browse page for that branch, in the web UI.<br>
<br>
Don't forget to select the correct destination when creating the merge<br>
request. It will eventually show up at:<br>
<a href="https://gitlab.freedesktop.org/libfprint/libfprint/merge_requests" rel="noreferrer" target="_blank">https://gitlab.freedesktop.org/libfprint/libfprint/merge_requests</a><br>
<br>
Let me know if you run into any problems.<br>
<br>
The requests that were opened in the past were all create with branches<br>
in the libfprint repository itself, so they're a little different, but<br>
the workflow is similar.<br>
<br>
Cheers<br>
</blockquote></div></div></div>