You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I'm trying to submit a pull request. I cloned the repo with Gitpod as suggested in the Readme, made a fix in a separate branch, and tried to push to origin (as suggested here). This gives me a 403 error:
remote: Permission to immerjs/immer.git denied to gimelg.
fatal: unable to access 'https://github.com/immerjs/immer.git/': The requested URL returned error: 403
Any suggestions would be helpful, many thanks.
The text was updated successfully, but these errors were encountered:
I ended up cloning the repo locally and opening a pull request manually. Gitpod was still helpful in being able to quickly build and run tests to see that nothing breaks. It would still be useful to know how to do this directly from Gitpod for potential future PRs. Thanks!
🙋♂ Question
Hi!
I'm trying to submit a pull request. I cloned the repo with Gitpod as suggested in the Readme, made a fix in a separate branch, and tried to push to origin (as suggested here). This gives me a 403 error:
Any suggestions would be helpful, many thanks.
The text was updated successfully, but these errors were encountered: