Git error: “Please make sure you have the correct access rights and the repository exists”

后端 未结 27 920
面向向阳花
面向向阳花 2020-12-12 14:49

I am using TortoiseGit on Windows. When I am trying to Clone from the context menu of the standard Windows Explorer, I get this error:

Please make sur

27条回答
  •  [愿得一人]
    2020-12-12 15:24

    This can also happen if you are connecting to your git repository through a VPN. Make sure that you are connected to the VPN which is used to access the resources of your organization.

提交回复
热议问题