Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

Unable to push to remote branch #402

Open
Abhi-Bhargava1 opened this issue Mar 21, 2020 · 1 comment
Open

Unable to push to remote branch #402

Abhi-Bhargava1 opened this issue Mar 21, 2020 · 1 comment

Comments

@Abhi-Bhargava1
Copy link

I'm getting this error when I try to push my branch to remote

c:\PythonOpenSource\motivate>git push -u origin abhib_quotes
remote: Permission to mubaris/motivate.git denied to Abhi-Bhargava1.
fatal: unable to access 'https://github.com/mubaris/motivate.git/': The requested URL returned error: 403

Do i need write permissions for this repository?
Thanks

@Jeketam
Copy link

Jeketam commented May 16, 2020

I think you're trying to push directly to the repo. You need to fork the motivate repo and then push your commits to your fork. Then submit a pull request to merge your fork to the main repo. The process is explained here: https://help.github.com/en/github/getting-started-with-github/fork-a-repo#propose-changes-to-someone-elses-project

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants