Could-not-open-a-connection-to-your-authentication-agent.¶
Could not open a connection to your authentication agent.
GitLab: The project you were looking for could not be found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
eval `ssh-agent -s`;ssh-add ~/.ssh/*******; git pull
参考:https://stackoverflow.com/questions/17846529/could-not-open-a-connection-to-your-authentication-agent