摘要:
一.系统偏好设置修改 1.打开系统偏好设置,底部有一个Hosts的快捷入口 2.输入ip和hostname后,回车确定,勾选改host即可 二.终端命令行修改(亲测可行) sudo vi /etc/hosts 1.输入本机密码后,打开hosts文... 阅读全文
Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you ha
摘要:
之前使用git进行push或者clone操作的时候出现如下错误: Permission denied (publickey).fatal: Could not read from remote repository.Please make sure you h... 阅读全文