1.git push报错error: failed to push some refs to 'git@github.com:
https://blog.youkuaiyun.com/qq_37281252/article/details/79044798
2.pycharm中commit时的author报错
3.提示Large files detected.You may want to try Git Large File Storage
超过100M的文件上传需要使用Git File Storage
Git上传大文件 https://blog.youkuaiyun.com/u012390519/article/details/79441706
4.fatal: remote origin already exists.
删除远程的origin
https://blog.youkuaiyun.com/dengjianqiang2011/article/details/9260435
5.fatal: sha1 file ‘’ write error: Broken pipe
- 可能是服务器超时
https://blog.youkuaiyun.com/qq_31803503/article/details/88323527
- 但还有一种原因是使用了Git LFS(它仅支持HTTPS),但你同时又使用了SSH