You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
GitHub will disable password-based authentication on APIs Git Credential Manager for Windows uses to create tokens. As a result, GCM for Windows will no longer be able to create new access tokens for GitHub.
Brownouts are planned during October 2020 before the final removal of the password-based APIs in November 2020.
During these brownouts you will be unable to use GCM for Windows to create new tokens during clone/fetch/push.
Please update to Git for Windows 2.29 and make sure "Git Credential Manager Core" is selected in the installer when asked to "select a credential helper", or manually install GCM Core from here.
Unable to upgrade to Git for Windows 2.29 or GCM Core?
If you are unable to upgrade to Git for Windows 2.29 onwards, or use GCM Core, please follow the below workaround:
GitHub will disable password-based authentication on APIs Git Credential Manager for Windows uses to create tokens. As a result, GCM for Windows will no longer be able to create new access tokens for GitHub.
Brownouts are planned during October 2020 before the final removal of the password-based APIs in November 2020.
During these brownouts you will be unable to use GCM for Windows to create new tokens during clone/fetch/push.
How to fix
Git Credential Manager Core (GCM Core) supports OAuth-based authentication with GitHub and is the replacement for GCM for Windows.
Please update to Git for Windows 2.29 and make sure "Git Credential Manager Core" is selected in the installer when asked to "select a credential helper", or manually install GCM Core from here.
Unable to upgrade to Git for Windows 2.29 or GCM Core?
If you are unable to upgrade to Git for Windows 2.29 onwards, or use GCM Core, please follow the below workaround:
Go to https://github.com/settings/tokens/new to create a new personal access token (PAT)
Enter a name ("note") for the token and select the
repo
,gist
, andworkflow
scopes:...
...
...
Click "Generate Token"
Update: Git for Windows 2.29 is now available with GCM Core as default.
The text was updated successfully, but these errors were encountered: