当我尝试跑步时
git push origin master --force
我刚得到
Counting objects: 2649, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (1280/1280), done.
error: RPC failed; result=22, HTTP code = 413 | 116 KiB/s
fatal: The remote end hung up unexpectedly
Writing objects: 100% (2504/2504), 449.61 MiB | 4.19 MiB/s, done.
Total 2504 (delta 1309), reused 2242 (delta 1216)
fatal: The remote end hung up unexpectedly
Everything up-to-date
与不安全有关系吗?我尝试按照“ 致命”的答案创建公用密钥:远端意外挂起并再次运行,但仍然无法正常工作。我不是在实际使用钥匙吗?如果可以,该如何使用?
error: could not lock config file .git/config: No such file or directory
看到了stackoverflow.com/a/32329453/827525
git remote -v