fatal: 'lfs' appears to be a git command, but we were not
able to execute it. Maybe git-lfs is broken?
在kali或ubuntu上安装git-lfs很简单,但是步骤并不容易找到。在我的例子中,这是因为我需要它来做git subrepo。
This repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting .git/hooks/post-checkout.
https://stackoverflow.com/questions/68867420
复制相似问题