Hello,
I’m trying to clone your repo with the following command:
“git clone git@git.handsontable.com:handsontable/handsontable-pro.git”
and the output is:
"Cloning into ‘handsontable-pro’…
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists."
I’ve installed a public key, and i can see that the SSH agent tries to authenticate with that key pair, but cannot clone.
Do you have any ideas?
thanks,
David