emil@DESKTOP-1I1B1NM:~$ git clone [email protected]:EmilYoung2004/git_test.git
Cloning into 'git_test'...
kex_exchange_identification: Connection closed by remote host
fatal: Could not read from remote repository
Please make sure you have the correct access rights
and the repository exists.
emil@DESKTOP-1I1B1NM:~$ ssh -T [email protected]
kex_exchange_identification: Connection closed by remote host
As you can see I am trying to connect to github from the Ubuntu 20.04 app from Microsoft Store This is really annoying as I can't carry on with what I'm doing until this is sorted Is there something I can change to prevent this error from happening?
Something tells me there's an error connecting to Github itself but I wouldn't know
I'm learning so don't make the answers too complicated
Thank's in advance