I am using Eclipse Indigo RC4 with EGit (included). I have a project that I dedicated to my local repository, and now I want to push from it in the remote repository that I have on GitHub.
Pressing / pulling from command line tools works fine (I configured SSH authentication based on RSA key).
But when I try to click from EGit (via SSH pointing to GitHub), I get an invitation to enter my missing phrase. But when I enter the correct phrase phrase, it asks for the same thing again (note: the username is displayed as git because it is the default when using GitHub. I think this is not a problem).
In Eclipse settings, I double-checked to make sure it is configured to use the RSA tokens that I created.
git eclipse github egit
Yohan Liyanage Jun 11 2018-11-12T00: 00Z
source share