ToirtoiseGit clean 码云 项目 失败
报错:
git.exe clone --progress -v "git@gitee.com:huangyuming1/xinwei-server.git" "E:\xinwei-server"
Cloning into 'E:\xinwei-server'...
git: 'git@gitee.com' is not a git command. See 'git --help'.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
git did not exit cleanly (exit code 128) (359 ms @ 2018/12/8 18:54:10)
找了好久,不知道原因,后来发现是自己选错了项目clean地址,不是ssh,应该是https连接