现在,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'
这意味着私人回购不支持
GIT-LFS
?