Criei um repositório em um notebook e o conectei com o GitHub. No entanto, troquei de notebook e ao tentar fazer um commit no Git no novo notebook, apareceu a seguinte mensagem:
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Depois de fazer algumas pesquisas, percebi que pode ser algo relacionado à chave SSH, porém não encontrei uma solução.