Hello Povilas, Thanks for your reply, I am getting this error message while trying to push the branch:
git push origin push-pci-hotplug Username for 'https://gitlab.freedesktop.org': [email protected] Password for 'https://[email protected]@gitlab.freedesktop.org': remote: You are not allowed to push code to this project. fatal: unable to access 'https://gitlab.freedesktop.org/xorg/xserver.git/': The requested URL returned error: 403 Do I need to add some security checks before I can push for a MR ? Please excuse me if this is some basic mistake in the setup. Regards Shashank -----Original Message----- From: Povilas Kanapickas <[email protected]> Sent: Wednesday, January 19, 2022 5:25 PM To: Sharma, Shashank <[email protected]>; [email protected] Subject: Re: Development branch to create MR On 1/19/22 5:47 PM, Sharma, Shashank wrote: > Hello Xorg community and maintainers, > > I am Shashank Sharma from AMD Linux graphics development team. > > > > I have some patches to be reviewed and pushed into Xserver code, which > are related to the GPU hot-plug handling. > > May I know which branch should I target to create the MR and start the > review request ? Use the master branch. Regards, Povilas
