You need to fork the repository on your account and push on your fork
Il lun 13 apr 2020, 01:15 Arun Mannuru ha scritto:
> Hi Team,
>
> I'm trying to raise a PR, when I push the changes to branch. I'm getting
> error messages as follows:
>
> remote: Permission to apache/camel.git denied to ARUNM
I think you need to create a GitHub fork of camel and push your feature branch
to that. Github will tell you a URL to open the PR with. (At least if you are
using command line git, which is all I know).
David Jencks
> On Apr 12, 2020, at 4:14 PM, Arun Mannuru wrote:
>
> Hi Team,
>
> I'm try