Hi…
Suddenly I am having issues with github. I was trying to fetch the main repo using the command git fetch upstream…it asked for passphrase…after giving the correct passphrase, It throwed an error: Permission to openemer/openemr.git denied to arnabnaha
Please help me on this…I cant update the master branch of my forked repo of openemr as it is saying permission to openemr/openemr.git denied to arnabnaha
I am currently creating a new clone of the github repository right now without issue so I have a hard time believing that the problem is with github itself.
You could try explicitly specifying the repo, or trying the read only master on sourceforge.
github did require re-validation of the keys several months back; suggest checking on your account in github to make sure your key doesn’t need to be re-validated.
also, may be helpful to capy/paste pertinent part of your .git/config file (especially the part that goes over the details of your remotes, including the upstream).