Closed becauro closed 1 year ago
Type 'yes' after that question.
@becauro commented 7 hours ago:
When I type ssh -T git@github.com I get authentication error
[...]
- In Git for Windows software everything works
It does not for me with vanilla Git for Windows setup:
I guess if you are remove the GitHub lines from .ssh/known_hosts
like this (eg. by renaming the file):
github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=
... then it would fail for you too.
So, essentially it would be what @Biswa96 said :)
Thank you, @Biswa96
Yes, @sskras
Hi, guys!
I installed the 2023-07-18 version, but that is not working to communicate with github
When I type ssh -T git@github.com I get authentication error
Notes:
Notes (off-topic):