git
起头
Git 是
错误搜集
Permission denied (publickey)
错误信息:
/Path/ [master] git pull
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
处理方法:
git config remote.origin.url http://xxxx.php.git # 将 ssh 协议地址更新为 http 地址