I'm getting following error while trying to push my local git repo to github repo. There is no problem accessing my remote github repo from terminal but EGit is not working.
How can I solve this problem?
“Auth Failed” error with EGit and GitHub solved this problem.
In Brief,
cd ~
echo "export GIT_SSH=/usr/bin/ssh" >> .profile
And then restart Eclipse to take effect.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With