本地上传到github

1.首先在github帐号中新建repositories 2.在本地电脑使用ssh-keygen -t rsa -C "[email protected]" 得到id_ras.pub 3.打开文件,复制,之后在github - Account - Settings - ssh中粘贴key 4.进入要上传的文件夹 git config --global user.name "hlang8160" g
相关文章
相关标签/搜索