【异常】windows git clone提示 Permission denied (publickey). fatal: Could not read from remote repository.

一、报错内容

D:\Prestudy attu>git clone [email protected]:zilliztech/attu.git
Cloning into attu.:·
[email protected]:Permission denied (publickey).
fatal:Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

在这里插入图片描述

在这里插入图片描述