Git SSH Key 生成步骤

设置git的用户名和密码 若是没有设置git的用户名和密码,先设置下,命令以下:git 1 2 git config --global user.name "8070@qq.com" git config --global
相关文章
相关标签/搜索