Hacker News new | ask | show | jobs
by wavesounds 4678 days ago
This is a common git error, try http instead of ssh

git clone https://github.com/square/maximum-awesome.git

2 comments

I get an error when running rake:

Checking connectivity... done Submodule path 'vim/bundle/jshint': checked out 'da21f0eb658d9af6696ee34a00c13d1717d85095' Cloning into 'vim/bundle/kwbd'... Permission denied (publickey). fatal: Could not read from remote repository.

that worked, what is the common error though?