"zhongxuan (A)" <zhongxu...@huawei.com> writes:

> Where should I commit my patch? The access request to fork in Nettle / nettle 
> * GitLab (liu.se)<https://git.lysator.liu.se/nettle/nettle> was denied.

Hi, I think you asked for "developer access" in the Nettle repo, which
would allow you to push any changes you like to the repository. You
can't have that, but unfortunately, I couldn't add any explanatory
message when pushing the deny button in gitlab.

The usual way to contribute code in gitlab (as well as on github), is
that you make your own "fork" of the repository, where you have full
permissions. You commit your changes to a branch in that fork, and then
create a merge request asking for changes to be merged into the original
repo.

See
https://docs.gitlab.com/ee/user/project/repository/forking_workflow.html
on how to create a fork from the gitlab ui.

When you work with git locally, you can have both your own "fork" repo
and the original repo as git "remotes".
  
And if gitlab doesn't work out for you, you could also send the updated
patch to this list.

Best regards,
/Niels

-- 
Niels Möller. PGP key CB4962D070D77D7FCB8BA36271D8F1FF368C6677.
Internet email is subject to wholesale government surveillance.
_______________________________________________
nettle-bugs mailing list -- nettle-bugs@lists.lysator.liu.se
To unsubscribe send an email to nettle-bugs-le...@lists.lysator.liu.se

Reply via email to