win10 + idea/小乌龟 下git http方式拉取远程仓库失败,提示超时无授权
14:50 Clone failed
ssh: connect to host 192.168.0.1port 22: Connection timed out
Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
15:04 Clone failed: unable to access 'http://192.168.0.1:8082/zhangli/leo.git/': Failed to connect to 192.168.0.1 port 8082: Timed out
解决方法:打开控制面板>凭据管理器>Windows凭据下删除git仓库网址相关的凭据,重新用idea拉去
网友评论