美文网首页
2019-11-11

2019-11-11

作者: SIENTIST | 来源:发表于2019-11-11 18:19 被阅读0次

github由https改成ssh,修改完毕后不必输入密码,命令行如下
git remote set-url origin git@github.com:someaccount/someproject.git
命令行中的git@github.com:someaccount/someproject.git是指下图中画圈处中的内容

相关文章

网友评论

      本文标题:2019-11-11

      本文链接:https://www.haomeiwen.com/subject/lotxictx.html