05-11-2018, 04:28 AM
Hello,
I made some changes to the code that I want to commit to the github repository. Unfortunately I'm kind of a github newbie.
I created a local branch, so I can push the changes to the repository and then hopefully merge them to the master branch via pull request. But when I try to push the local branch, I get the following error message: "remote: Permission to cuberite/cuberite.git denied to <username>."
What am I missing? Is this even the correct way to go?
I made some changes to the code that I want to commit to the github repository. Unfortunately I'm kind of a github newbie.
I created a local branch, so I can push the changes to the repository and then hopefully merge them to the master branch via pull request. But when I try to push the local branch, I get the following error message: "remote: Permission to cuberite/cuberite.git denied to <username>."
What am I missing? Is this even the correct way to go?