I'm not able to push to GH #172
-
Hi there! I'm having an issue when pushing changes to
I've tried it all (I believe). I've followed the tips in this link but had no luck. I've talked to a colleague and he believes it might be that I do not have permissions in this repo to push, although this is a public repo. TIA and happy holidays everyone! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey @salochara! The repo is public, but only for reading. You won't be able to push directly to it. However, to submit code changes/requests, fork the repo and push to your fork. Then you will be able to submit a pull request that I can review and merge in to this one! Here's some more info from GitHub on forks and pull requests: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request Let me know if that doesn't work or you need help! |
Beta Was this translation helpful? Give feedback.
Hey @salochara! The repo is public, but only for reading. You won't be able to push directly to it.
However, to submit code changes/requests, fork the repo and push to your fork. Then you will be able to submit a pull request that I can review and merge in to this one!
Here's some more info from GitHub on forks and pull requests: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request
Let me know if that doesn't work or you need help!