Answers for "fatal: authentication failed for 'https://github.com/rudro54/maharishiproblemsmasterfile.git/'"

-1

fatal: Authentication failed for 'https://github.com/Othman5683/myLearningJourneyFiles.git/'

git remote -v 
git remote remove origin 
git remote add origin [email protected]:user/repo.git
Posted by: Guest on October-25-2021
2

authentication failed 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.
Posted by: Guest on December-15-2019

Code answers related to "fatal: authentication failed for 'https://github.com/rudro54/maharishiproblemsmasterfile.git/'"

Browse Popular Code Answers by Language