【发布时间】:2021-09-12 10:44:05
【问题描述】:
仅供参考,这是专门针对 sourcetree 拉入sourcetree时出现此错误,昨天工作正常,但突然出现此错误。
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks fetch origin
remote: Password authentication is temporarily disabled as part of a brownout. Please use a personal access token instead.
remote: Please see https://github.blog/2020-07-30-token-authentication-requirements-for-api-and-git-operations/ for more information.
fatal: unable to access 'https://github.com/London-Foster/frontend.git/': The requested URL returned error: 403
我尝试拥有个人访问令牌并在源代码树上使用它,但仍然无法登录。
【问题讨论】:
-
部分但我在源树设置上迷路了,发布这个来帮助一些在源树设置中遇到的问题
标签: github atlassian-sourcetree