万有斥力 发表于 2024-10-22 10:21:02

Git --更改连接的远程仓库, 解决 “fatal: Unencrypted HTTP is not suppor

Git

检察当前 访问的远程仓库

   

[*]git remote -v
更改

   

[*]git remote set-url origin
标题: fatal: Unencrypted HTTP is not supported for GitHub. Ensure the repository remote URL is using HTTPS.

   

[*]vscode上方会出现一个输入框, 输入 git仓库的 用户名username 和 密码password即可

免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。
页: [1]
查看完整版本: Git --更改连接的远程仓库, 解决 “fatal: Unencrypted HTTP is not suppor