102153/github-error-message-permission-denied-publickey
I am new to Git. I am trying to push the files from Git to Github. But it is showing me the below error.
> git push -u origin master Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Hi@akhtar,
I think GitHub isn't able to authenticate you. So, either you aren't set up with an SSH key, because you haven't set it up on your machine, or your key isn't associated with your GitHub account. Check this part and try once. It will work.
How do I give full access permission ...READ MORE
Hi@akhtar, You just need to include #xxx in your commit message ...READ MORE
I think you could start with this. The ...READ MORE
In version control with Git, we deal ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hi@akhtar, If the user has not generated an ...READ MORE
Hi@akhtar, You may get this error if your ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.