进入git界面
解决办法是: 输入第一行指令全部留空即可,一路回车
$ ssh-keygen -t rsa -C “邮箱地址” ##回车
Generating public/private rsa key pair.
Enter file in which to save the key (/c/Users/Administrator/.ssh/id_rsa): ##回车
Created directory ‘/c/Users/Administrator/.ssh’.
Enter passphrase (empty for no passphrase): ##回车
Enter same passphrase again: ##回车
原创文章,作者:,如若转载,请注明出处:https://blog.ytso.com/tech/aiops/275927.html