【发布时间】:2017-12-29 20:24:21
【问题描述】:
我在我的 git 存储库上安装和配置 lfs 扩展并跟踪“.ai”文件。 当我使用这些文件推送提交时出现此错误:
Git LFS: (0 of 5 files) 0 B / 1.19 GB
batch response: Repository or object not found: <repo url>/objects/batch
Check that it exists and that you have proper access to it
任何帮助将不胜感激。
【问题讨论】:
-
在 repo 中,您能否运行
git config --list |grep lfs并告诉我们您看到了什么?