外包优化网站,网络营销培训哪里好,公司网址大全,潜江资讯网首先可以尝试 git lfs install 是否可以#xff0c;不可以后就看这个连接#xff1a;https://stackoverflow.com/questions/48734119/git-lfs-is-not-a-git-command-unclear。
我的是ubuntu#xff0c;所以#xff1a;
保证这个前提#xff1a; git-lfs requires git ve…首先可以尝试 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.
执行这个
$ 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.
日志