简体   繁体   English

也许从GIT项目运行命令'git lfs install'

[英]Perhaps run the command 'git lfs install' from the GIT project

I use repo upload command. 我使用repo upload命令。 I configured git lfs on my repo but I still get error: Perhaps run the command 'git lfs install' from the GIT project 我在仓库中配置了git lfs,但仍然出现错误:也许从GIT项目运行命令git lfs install

if I use git push then it works. 如果我使用git push则可以。

What can be a problem ? 有什么问题吗?

Try again with a dummy repository, following the " Git LFS Tutorial ". 按照“ Git LFS教程 ”,使用虚拟存储库重试。

That tutorial does include the git lfs install step, which refers to the installation page . 该教程确实包含git lfs install步骤,该步骤指向安装页面
It lists as requirements a Git more than 1.8.2. 它列出了要求高于1.8.2的Git。 And some instructions per OS. 以及每个操作系统的一些说明。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM