赞
踩
本地安装软件:Git和TortoiseGit
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
在Git Bash中执行如下命令
$ git config --global user.name ‘xxxxx’
$ git config --global user.email ‘xxxx@163.com’
$ ssh-keygen -t rsa -C "xxxx@163.com"
生成密钥位置:C:\Users<用户名>.ssh
码云:
GitLab:
好记性不如烂笔头…
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。