I am using git on a new git machine. When I do git push , it asks for user / password.
I installed git correctly, and actually cloning the repo from github to a new folder works fine (using my public key, not just read-only). When I try to push from a previous clone that I made for the same repo, I get a request for user / pass.
Of course, sshing on git @ github.com works, and I made sure my public key is configured on github. Any ideas on how to continue debugging?
git github
ripper234 Apr 28 2018-11-11T00: 00Z
source share