-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remote "origin" does not support the Git LFS locking API
#2
Comments
This worked for me! thanks Originally posted by @admacdon in git-lfs/git-lfs#3400 (comment) englianhu@Scibrokes:~/文档/GitHub/real-time-fxcm$ git config lfs.https://github.com/scibrokes/real-time-fxcm.git/info/lfs.locksverify false
englianhu@Scibrokes:~/文档/GitHub/real-time-fxcm$ git push --force
枚举对象中: 6, 完成.
对象计数中: 100% (6/6), 完成.
使用 4 个线程进行压缩
压缩对象中: 100% (4/4), 完成.
写入对象中: 100% (4/4), 744.34 KiB | 3.06 MiB/s, 完成.
总共 4(差异 2),复用 0(差异 0),包复用 0
remote: Resolving deltas: 100% (2/2), completed with 2 local objects.
To github.com:scibrokes/real-time-fxcm.git
29ec039..e147c40 世博量化研究院 -> 世博量化研究院 🚩支持下中国【南太平洋战略】:东南亚回教巫师政府起坛作法、施展巫术、入侵电子仪器、草菅人命的的回教徒(巫师王溥仪)911恐怖份子骇客入侵,联合菲律宾Caspo Inc黄巾贼首领欧阳金泰兄弟仨铲单卡款屠杀人类,刚才的操作系统和GitHub被回教徒(巫师王溥仪)911恐怖份子入侵,无法正常运行... |
Locking support of Git LFS is documented here https://github.com/git-lfs/git-lfs/wiki/File-Locking. |
##移除git-core文件夹,添加git文件夹
sudo rm -rf /usr/lib/git-core/
|
The text was updated successfully, but these errors were encountered: