Hi,

can anyone explain why 
this does not work:
$ git clone [email protected]:foobar.git

but this works:
$ git clone ssh://[email protected]/foobar.git

?

Regards,
Dominik

Reply via email to