问题现身
555~,今天体验了一把安装最新程序的“快感”!!!
在使用Git Extensisons推送最新写的文章到Github时,遇到了个SSH KEY认证无效的莫名错误。事情的发生是这样的:今天在首次打开Git Extensions软件时,它非常友好的弹出更新提示窗口,然后就手不自觉的点击了下确认按钮。结果更新好后,在推送文章到Github时就发生了如下面一样神奇的错误阻拦:
FATAL ERROR: No supported authentication methods available (server sent: publickey)
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.