HaiMianBBao / CherryUSB-CH58x-DAPLink

6 stars 2 forks source link

克隆错误 #2

Closed TCSYANG closed 1 year ago

TCSYANG commented 1 year ago

PS E:\wch\CherryUSB-CH58x-DAPLink> git submodule update --init --recursive Submodule 'CherryUSB-Daplink' (git@github.com:HaiMianBBao/CherryUSB-Daplink.git) registered for path 'CherryUSB-Daplink' Cloning into 'E:/wch/CherryUSB-CH58x-DAPLink/CherryUSB-Daplink'... Host key verification failed. fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:HaiMianBBao/CherryUSB-Daplink.git' into submodule path 'E:/wch/CherryUSB-CH58x-DAPLink/CherryUSB-Daplink' failed Failed to clone 'CherryUSB-Daplink'. Retry scheduled Cloning into 'E:/wch/CherryUSB-CH58x-DAPLink/CherryUSB-Daplink'... Host key verification failed. fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:HaiMianBBao/CherryUSB-Daplink.git' into submodule path 'E:/wch/CherryUSB-CH58x-DAPLink/CherryUSB-Daplink' failed Failed to clone 'CherryUSB-Daplink' a second time, aborting PS E:\wch\CherryUSB-CH58x-DAPLink>

HaiMianBBao commented 1 year ago

给你的git配置ssh

TCSYANG commented 1 year ago

哦哦,之前已经配置过了,但不知道为啥这个工程还要手动验证一次