解决方法:
1.输入命令 ssh-keygen -p
然后弹出,Enter file in which the key is (/c/Users/xxx/.ssh/id_rsa):
直接按回车
2.再出现Enter old passphrase:
->然后输入旧密码
3.Enter new passphrase (empty for no passphrase):
后面的都直接按回车
Enter same passphrase again:
继续按回车
出现Your identification has been saved with the new passphrase.
说明已经设置成功文章来源:https://www.toymoban.com/news/detail-778643.html
->再git pull 就可以啦文章来源地址https://www.toymoban.com/news/detail-778643.html
到了这里,关于关于 git pull 出现 “Enter passphrase for key ‘/Users/xxx/.ssh/id_rsa‘ ”的问题的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!