首先可以尝试 git lfs install
是否可以,不可以后就看这个连接:https://stackoverflow.com/questions/48734119/git-lfs-is-not-a-git-command-unclear。
我的是ubuntu,所以:
保证这个前提:
git-lfs requires git version 1.8.3.1 or later. You can check the version you have by running git --version, and update if required.
执行这个:
python$ curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash $ sudo apt-get install git-lfs
得到结果:
Finally, run git-lfs install
to install git-lfs on your system. You can always run git-lfs uninstall to uninstall.
日志:
本文作者:Dong
本文链接:
版权声明:本博客所有文章除特别声明外,均采用 CC BY-NC。本作品采用《知识共享署名-非商业性使用 4.0 国际许可协议》进行许可。您可以在非商业用途下自由转载和修改,但必须注明出处并提供原作者链接。 许可协议。转载请注明出处!