gitclonegit-lfsfilter-process:git-lfs:commandnotfound
我正在尝试通过以下方式从 git 克隆一个项目:
git clone link
并收到了这条消息
remote: Enumerating objects: 24533, done.
remote: Counting objects: 100% (24533/24533), done.
remote: Compressing objects: 100% (5045/5045), done.
remote: Total 24533 (delta 15448), reused 24389 (delta 15306), pack-reused 0
Receiving objects: 100% (24533/24533), 75.12 MiB | 10.96 MiB/s, done.
Resolving deltas: 100% (15448/15448), done.
git-lfs filter-process: git-lfs: command not found
fatal: the remote end hung up unexpectedly
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
我一直在四处寻找并尝试过:
git config --system core.longpaths true
但它不起作用,我的磁盘有很多免费的
THE END
二维码