【git】配置了公钥还是不能clone github的项目,提示没有公钥

Cloning into 'ebatis'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

github公钥已配,
ssh -T git@github.com执行正常

Hi hellojamie! You've successfully authenticated, but GitHub does not provide shell access.

系统windows10

求解释

Hi hellojamie! You've successfully authenticated, but GitHub does not provide shell access.
这个提示是正常的,说明已经认证了。只是不允许shell访问而已。

可能与版本过高有问题,试试找个低版本的git