切换成http方式:
git remote set-url origin http://git.haohuoduo.cn/haohuoduo/android.git
切换成ssh方式:
git remote set-url origin git@git.haohuoduo.cn:haohuoduo/android.git
使用ssh方式的前提是必须生成ssh key并在gitlab上添加,具体操作看git提交大文件的文章
切换成http方式:
git remote set-url origin http://git.haohuoduo.cn/haohuoduo/android.git
切换成ssh方式:
git remote set-url origin git@git.haohuoduo.cn:haohuoduo/android.git
使用ssh方式的前提是必须生成ssh key并在gitlab上添加,具体操作看git提交大文件的文章
本文标题:git使用ssh或者http方式pull和push代码
本文链接:https://www.haomeiwen.com/subject/dqgahqtx.html
网友评论