Cannot get git working
- by Devin Dixon
I'm trying to install my own git server with these instructions.
http://cisight.com/how-to-setup-git-server-using-gitolite-in-ubuntu-11-10-oneiric/
But I am get stuck at this point.
git clone --verbose gitolite@ec2-xxx.compute-1.amazonaws.com:testing.git
Cloning into 'testing'...
Permission denied (publickey).
fatal: The remote end hung up…