How to fix 'fatal authentication failed for git push' permanently.

preview_player
Показать описание
How to fix 'fatal authentication failed for git push' permanently.

Solution:
1. Login to your git account
2. Click on the profile icon
3. Click on Settings
4. Click on Developer options
5. Click on Personal Acces token - Generate New Token - Generate new token classic
6. Add all the checkboxes and click on Generate New Token
7. A token will be generated , copy that
8. Enter git push in terminal
9. Add your username
10. Under password add this token.

Next Steps :

---------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
Must Watch Playlists

---------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------

#github
#githubtutorial
#fatalauthenticationgit
Рекомендации по теме
Комментарии
Автор

Thankyou So much. it worked for me. I saw many videos, referred stack overflow. but finally got the result. Thankyou for the video

varuntej
Автор

Bro you are my hero. I searched through all the internet and finally found your video. New subscriber 👍👍

JosueMedinaG
Автор

"It will definitely work" - unfortunately, it just doesn't for me

DivergentObserver