I have ssh -T [email protected] command returning successfully authenticated.
I also have ssh-add -l -E sha256 returning output.
But git push -u origin main returns
***@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Can anyone help me?
@github.com: Permission denied (publickey).? That is, why the three stars there? You're required to usegithere, so it has to read[email protected]to work, so there's no point in hiding thegitpart.