Saltar al contenido

fatal: Error de autenticación para el ejemplo de código de gitHub

Ejemplo 1: no se puede enviar a github la autenticación falló

git remote -v 
git remote remove origin 
git remote add origin [email protected]:user/repo.git

Ejemplo 2: autenticación fallida github

Authentication failed.
You may not have permission to access the repository

Stepa to fix issue:

1.Remove repo from GitHub Desktop
2.Logout from your github account [File > Options]
3.File > Add Local Repository
4.Repository > Repository Settings and change to https URL [Important tweek]
5.It started working back for me.

Ejemplo 3: falló la autenticación de git

Try below solution which works for me:

1: go to Windows Credential Manager. This is done in a EN-US Windows by pressing the Windows Key and typing 'credential'. In other localized Windows variants you need to use the localized term (See comments for some examples).

alternatively you can use the shortcut control /name Microsoft.CredentialManager in the run dialog (WIN+R)

2: Edit the git entry under Windows Credentials, replacing old password with the new one
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)



Utiliza Nuestro Buscador

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *