0


解决 git: ‘lfs‘ is not a git command. See ‘git --help‘.

在使用

git lfs install

时,报错

git: 'lfs' is not a git command. See 'git --help'

,记录一下解决方案。

解决方案

brew install git-lfs
标签: git

本文转载自: https://blog.csdn.net/qq_41516418/article/details/134057316
版权归原作者 张面面条 所有, 如有侵权,请联系我们删除。

“解决 git: ‘lfs‘ is not a git command. See ‘git --help‘.”的评论:

还没有评论