Tagged: personal_access_token

启用2FA双因子认证后,git.exe pull --progress -v --no-rebase "origin" fatal: Authentication failed 0

When 2FA two-factor authentication is enabled, when git pull is enabled, an error is reported: Remote: HTTP Basic: Access Denied Remote: You can generate one athttps://xxx.com/-/profile/personal_access_tokens

浏览量: 1 1. After enabling 2FA two-factor authentication, git.exe pull –progress -v –no-rebase “origin” Remote: HTTP Basic: Access Denied Remote: You must use a personal access token withREAD_REpositoryOrwrite_repositoryScope for git over http. Remote: You...