
VSCode gitで「git: Unable to negotiate with xxx.xxx.xxx.xxx port 22 : no matching host key type found. Their offer: ssh-rsa,ssh-dss」
久しぶりに使うWindowsのPCでVSCodeを利用した際にgitを使おうとしたところ、以下のメッセージが表示されました。
正確には、gitを使おうとしたところ拡張機能(gitLensあたり)から、「使っているgitのバー...