Cannot push to repo

I’m trying to push my local changes to cht-core (#6313) so that I can submit a PR. However, I’ve been getting error code 403 when I run git push. Is it because I’m not a member of the repo? How should I proceed?

It sounds as though it is because you are not yet a member of the repo. In the meantime, if you fork a copy to your own account you’ll be able to create a pull request to the upstream repo. Hopefully that works for now!

Thanks! That’s the piece of information that I was missing.

1 Like