git permission denied when doing a push

I've been operating primarily in one repository, but had to create and work in another. When I tried to push my code to my new repo, I got the following error: $ git push -u origin master ERROR: Permission to xxxxxxx denied to yyyyyyyy. fatal: The...

Powered by WordPress.com.

Up ↑