git push origin master
错误:
错误:不能锁定现有的信息/refs
致命:git-http-push failed
本案例涉及已经存在的存储库。
我之前做的是:
在'bettercodes'我没有访问git日志。
我用Windows。 详细的错误是:
C:\MyWorkStuff\Projects\Ruby\MyProject\>git push origin master
Unable to create branch path https://user:password@git.bettercodes.org/myproject/info/
error: cannot lock existing info/refs
fatal: git-http-push failed
我之前克隆过,然后修改代码并提交。