Environment
- w10
- vscode
- git
- tortoisegit
Problem description
- When I use it
tortoisegit
carry throughpush
When operating, everythingNormal
- When I use it
vscode
carry throughpush
When operating, the prompt is as followsError
> git push origin master:master
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
- Is the same project, with
tortoisegit
ConfiguredPPK
Key -
github
Configured with nativessh
Key
I hope you can give me some advice. Thank you very much.
Resolved
ssh -T git@github.com