批处理响应:此存储库禁用了 Git LFS?

sli*_*wp2 6 github git-lfs

现在,github 向用户提供免费的私有仓库。因此,我创建了一个私有仓库并尝试使用Git LFS.

当我尝试将文件推送到远程时,出现此错误:

batch response: Git LFS is disabled for this repository.
batch response: Git LFS is disabled for this repository.
batch response: Git LFS is disabled for this repository.
Uploading LFS objects:   0% (0/100), 0 B | 0 B/s, done
batch response: Git LFS is disabled for this repository.
batch response: Git LFS is disabled for this repository.
batch response: Git LFS is disabled for this repository.
error: failed to push some refs to 'https://github.com/mrdulin/programming-ebooks.git'
Run Code Online (Sandbox Code Playgroud)

这是否意味着私人回购不支持Git LFS?

sli*_*wp2 5

阅读本期后:https : //github.com/git-lfs/git-lfs/issues/2481

我联系support@github.com,他们解决了我的问题。以下是邮件内容:

你好呀,

感谢您的来信,我很抱歉给您带来麻烦。我刚刚重建了您的 Git LFS 使用,现在它已在您的帐户上重新启用。

谢谢,史蒂夫

现在,我可以使用git-lfs.

Connection to github.com closed by remote host. 6.0 MB/s
Uploading LFS objects:  51% (275/540), 5.5 GB | 5.2 MB/s
Run Code Online (Sandbox Code Playgroud)

  • 看起来 `support@githubcom` 已被 https://support.github.com/contact 取代 (2认同)