I have a Git repo and project on Eclipse. I am trying to share project on github. But i always get this error:
Can't connect to any URI:
https://github.com/<username>/<repositoryname>.git
(https://github.com/<username>/<repositoryname>.git: authentication
not supported)
I have tried the solutions of people who have encountered this problem but nothing has changed. In my opinion, my git password is not going and I can not write my password when I use the console. I am beginner. I want to understand why happened and how can i fix?