美文网首页
添加码云上的SSH公钥以及解决使用命令git pull/push

添加码云上的SSH公钥以及解决使用命令git pull/push

作者: 张大胆_6a19 | 来源:发表于2019-02-27 21:46 被阅读0次

参考https://blog.csdn.net/hjtcn/article/details/78995073

然后这样clone (注意git@gitee.com:zhangdadan/cms.git,不是http)

git clone -b feature-base_develop git@gitee.com:zhangdadan/cms.git /mnt/hgfs/wwwroot/my.test.git.cms2/

相关文章

网友评论

      本文标题:添加码云上的SSH公钥以及解决使用命令git pull/push

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