github - Pushing from friend's computer -


this question has answer here:

i'm borrowing friend's computer, , when tried push repository got following error.

remote: permission /.git denied . fatal: unable access 'https://github.com///': requested url returned error: 403

"git config user.email" , "git config user.name" show github username/email

you must add (your friend's computer) ssh public key github account. see link on how add them


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -