有人知道如何从Windows服务器上的git远程存储库中检出,克隆或获取项目或代码吗?
存储库IP是:xxx.xx.xxx.xx,源文件目录是c:\repos\project.git
我习惯了SUSE Linux终端的命令行界面.我尝试了同样的方法,但它总是回复
fatal: ''/repo/project.git'' does not appear to be a git repository
fatal: Could not read from remote repository..
Please make sure you have the correct access rights
Run Code Online (Sandbox Code Playgroud)
谁能告诉我如何设置和克隆?