Hi, 

is not weird because git uses other authentication services and for now we just implemented ssh/ssh-agent :)
solution is to execute this in command line: 

ssh-add -K ~/.ssh/id_rsa

then it will be ok. 

(I will add an entry for this in the FAQ)

On 22 May 2017, at 20:48, Alexandre Bergel <alexandre.bergel@me.com> wrote:

I got the very same error. And this is weird because I can commit from the command line or using any Git client. 

Alexandre

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



On May 21, 2017, at 5:31 AM, Stephane Ducasse <stepharo.self@gmail.com> wrote:

On mac with latest pharo vm and latest pharo 60
Metacello new
    baseline: 'Bloc';
    load:#core

Then I got LGit_GIT_ERROR no ssh-agent suitable credentials found