日本免费高清视频-国产福利视频导航-黄色在线播放国产-天天操天天操天天操天天操|www.shdianci.com

學無先后,達者為師

網站首頁 編程語言 正文

【問題】remote: Support for password authentication was removed on August 13, 2021

作者:小沈曰 更新時間: 2022-03-03 編程語言

解決步驟

1、進入設置界面
在這里插入圖片描述
2、配置token屬性
在這里插入圖片描述
3、復制生成的token
在這里插入圖片描述
4、刷新之后查看token
在這里插入圖片描述
5、clone工程

git clone https://github.com/szlsay/hello-vue.git

6、進入本地倉庫,配置本地倉庫token

git remote set-url origin https://<token>@github.com/<username>/<repo>.git

舉例

?  hello-vue git:(main) ? git remote set-url origin https://ghp_123456890@github.com/szlsay/hello-vue.git

7、完成了 O(∩_∩)O哈哈~

原文鏈接:https://blog.csdn.net/shentian885/article/details/123014623

欄目分類
最近更新