I'm using GitHub for pushing my code. But facing issues while using git push due authentication problem.
git push
Please help with solution
I'm using GitHub for pushing my code. But facing issues while using git push due authentication problem.
git push
Please help with solution
Simple google search will help, you need to check whether you have right set of credentials, sometimes your credentials might not be updated.
For more info you can refer to this link Git push results in "Authentication Failed"