Permission denied (public key) even tho my deploy key is evidently recognized...
ubuntu@news:~$ ssh -T [email protected]
Warning: Permanently added the RSA host key for IP address '207.223.240.182' to the list of known hosts.
conq: authenticated via a deploy key.
You can use git or hg to connect to Bitbucket. Shell access is disabled.
ubuntu@news:~$ sudo git clone [email protected]:example/example.git /var/www/sites/news
Cloning into '/var/www/sites/news'...