当前位置:   article > 正文

git: ‘lfs‘ is not a git command. see ‘git --help‘_git: 'lfs' is not a git command. see 'git --help'.

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

在克隆hugging face里面的项目文件的时候,需要用到git lfs,本文介绍安装git lfs方法

在Ubuntu下

curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
sudo apt-get install git-lfs
  • 1
  • 2

在Windows下

这个链接里面下载最新的安装包即可

在Mac下

brew update
brew install git-lfs
  • 1
  • 2

参考链接:https://stackoverflow.com/questions/48734119/git-lfs-is-not-a-git-command-unclear

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家小花儿/article/detail/878860
推荐阅读
相关标签
  

闽ICP备14008679号