Submit Code about weston

Jonas Ådahl jadahl at gmail.com
Fri Apr 30 07:11:18 UTC 2021


On Fri, Apr 30, 2021 at 11:53:16AM +0800, kai.xing at thundercomm.com wrote:
> Hello wayland community,
> 
> At present, we use open source mail(kxing at codeaurora.org) to submit code.
> Error log:
> jeff at 001:~/test/test/xxx/weston$ git push origin main
> Username for 'https://gitlab.freedesktop.org': kxing
> Password for 'https://kxing@gitlab.freedesktop.org':
> remote: You are not allowed to push code to this project.
> fatal: unable to access 'https://gitlab.freedesktop.org/wayland/weston.git/': The requested URL returned error: 403
> 
> Thanks for your support.

What you should do is fork the weston repository to your own account on
freedesktop.org. You'll find a button labeled "Fork" on the top right of
the page https://gitlab.freedesktop.org/wayland/weston/

After having forked, add the address to that fork as a new remote to
your locally cloned checkout, and push your changes to some branch
there, and create a merge request using that branch.

See
https://docs.gitlab.com/ee/user/project/repository/forking_workflow.html
and
https://docs.gitlab.com/ee/user/project/merge_requests/getting_started.html

for further instructions.


Jonas

> 
> BRs
> Kai Xing

> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel



More information about the wayland-devel mailing list