TortoiseGit Error when pulling: TortoiseGitplink fatal error no supported authentication methods available (server sent: publicKey)
1. TortoiseGitPlink Fatal Error No Supported Authentication Methods Available (Server Sent: publicKey). as shown in Figure 1
2. I finally decided to replace the address of the remote origin from git@gitee.com:about/xxx.git withhttps://gitee.com/about/xxx.git。如图2
3. Re-execute the pull, when pulling, enter the user name and password respectively: wang-qiang-shui, private token. The pull is successful, no more errors are reported. as shown in Figure 3


