I followed the steps from Egit user guide, but I get an error message with auth fail.
What I do: I have copied the public key from Window >
Window >
DO not forget to add .git to the repository name in the URI : field
for example if ur username is Decoderx and git repository name is foo URI :https://github.com/Decoderx/foo.git
and not "https://github.com/Decoderx/foo" this solved this problem for me.