[Mesa-dev] [PATCH] radeon/vcn: Handle crop parameters for encoder
Michel Dänzer
michel at daenzer.net
Mon Jan 6 08:31:44 UTC 2020
On 2020-01-06 6:14 a.m., Sahu, Satyajit wrote:
> Hi Michel,
>
> I tried with git push. It is failing with below error
>
> remote: You are not allowed to push code to this project.
> fatal: unable to access 'https://gitlab.freedesktop.org/mesa/mesa.git/':
> The requested URL returned error: 403
That's the main Mesa repository. You need to push to your forked
repository[0] instead: https://gitlab.freedesktop.org/<username>/mesa.git
[0] Make sure you did create a forked repository using the "Fork" button
on https://gitlab.freedesktop.org/mesa/mesa before trying this,
otherwise git push will create a non-forked project on the fly, which
won't work for making MRs.
--
Earthling Michel Dänzer | https://redhat.com
Libre software enthusiast | Mesa and X developer
More information about the mesa-dev
mailing list