I retried
rename all the keys I put in my git account.��

But��
> ssh-add -K ~/.ssh/github_rsa
Error connecting to agent: No such file or directory
> ssh-add -K ~/.ssh/2016RSA
Error connecting to agent: No such file or directory

Apparently I should run
eval `ssh-agent -s`
Now I will try to republish on github.��
anyway I'm not using git in pharo for now.��

Stef

On Thu, May 25, 2017 at 8:20 PM, Alexandre Bergel <alexandre.bergel@me.com> wrote:
> I do not get why I can use github all the time and not with pharo.

That is an excellent question

Alexandre