Replies: 1 comment
-
|
Hello, You're getting this error message because you can not push changes directly to this repo. In order to create a PR, you have to first fork the project, make the changes on a new branch on your forked project, and then create a PR from that branch to this repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I wanted to create a PR but when I try to push my branch I get the following:
08:49:32.339: [Barista] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false push --progress --porcelain origin refs/heads/468:refs/heads/468 --set-upstream
remote: Permission to AdevintaSpain/Barista.git denied to moutyque.
fatal: unable to access 'https://github.com/AdevintaSpain/Barista.git/': The requested URL returned error: 403
I created a branch from master, add commit push it => Failure
What should I do to male it works ?
Thx
Beta Was this translation helpful? Give feedback.
All reactions