随笔分类 - git
摘要:1.下载git windows 客户端 https://git-for-windows.github.io/ 2.配置github 安装windows客户端以后,在里面输入如下命令 首先在本地创建ssh key; 后面的your_email@youremail.com改为在github上注册的邮箱,
阅读全文
摘要:root@debian64:/home/xiaoliuzi/.ssh/key_backup#ssh -T git@github.comThe authenticity of host 'github.com (192.30.252.131)' can't be established.RSA key...
阅读全文