git 仓库创建使用(学习笔记-远程操作)

github连接 github中SSH添加: ssh-kegen -t rsa -C “邮箱” 得到生成ssh目录,得到私钥和公钥 cat id_ras 复制内容至github-setting-SSH-New SSH key 测试是否通过 ssh -T [email protected] y 本地代码放入远程仓库 (.gitignore) 电脑关联远程仓库: git remote add orig
相关文章
相关标签/搜索