Nov. 12, 2017
4:18 p.m.
Hi Todd, On 12 November 2017 at 17:00, Todd Blanchard <tblanchard@mac.com> wrote:
And how do I do this? I can fetch the repo from the command line
Take a look at the FAQ in the Iceberg readme: https://github.com/pharo-vcs/iceberg
Sent from the road
On Nov 12, 2017, at 05:51, Esteban Lorenzano <estebanlm@gmail.com> wrote:
On 11 Nov 2017, at 17:43, Todd Blanchard <tblanchard@mac.com> wrote:
"No ssh-agent suitable credentials found". Why? Its a public repository.
because you are using an SSH protocol, regardless itâs public state. You need to identify yourself so the handshake can happen.
Esteban