发布于 4年前
Git|记一次Git clone报错
Warning: Permanently added 'domain.com,1.2.3.4' (RSA) to the list of known hosts.
GitLab: The project you were looking for could not be found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
未找到解决办法。
另外一个项目就可以成功的git clone git@xxxxxxxx.git
目测不是客户端的问题。