墨香年少 32 发布于 2023年9月2日 Github从2021年8月14日开始就不支持用户密码输入了:remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead. 在push之前输入: git config --global credential.helper store git push origin 分支名 目之所及,皆是回忆,心之所想,皆是过往 分享这篇帖子 链接帖子 分享到其他站点
0 墨香年少 32 发布于 2023年9月2日 git config --global credential.helper store git push origin 分支名 目之所及,皆是回忆,心之所想,皆是过往 分享这篇帖子 链接帖子 分享到其他站点
Github从2021年8月14日开始就不支持用户密码输入了:
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
在push之前输入:
git config --global credential.helper store git push origin 分支名
目之所及,皆是回忆,心之所想,皆是过往
分享这篇帖子
链接帖子
分享到其他站点