It seems you need to run ssh-agent before using it:
eval `ssh-agent -s`
That question was answered in this topic: Could not open a connection to your authentication agent
It seems you need to run ssh-agent before using it:
eval `ssh-agent -s`
That question was answered in this topic: Could not open a connection to your authentication agent