Re: Request for Access to camel git repo

2020-04-13 Thread Andrea Cosentino
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

Re: Request for Access to camel git repo

2020-04-12 Thread David Jencks
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