Python icon indicating copy to clipboard operation
Python copied to clipboard

git 下载失败

Open niniane123 opened this issue 3 years ago • 1 comments

Clone failed invalid path 'Res/自己搭建ss:ssr服务器.md' unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/' Show details in console

niniane123 avatar Sep 09 '22 02:09 niniane123

Clone failed invalid path 'Res/自己搭建ss:ssr服务器.md' unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/' Show details in console

git config core.protectNTFS false这个可以解决 https://www.cnblogs.com/zackary/p/13702643.html

hunShiPig avatar Dec 19 '22 02:12 hunShiPig