更新时间:2022-08-10 GMT+08:00
常见报错解决方法
- 私钥丢失
- 此密钥已存在,请重新生成密钥
- 使用SSH协议克隆代码时一直提示输入密码
- 使用HTTPS方式克隆代码时,输入登录密码报错
- 提交代码之后,仓库找不到文件
- pathspec XXX did not match any files
- Transport Error: cannot get remote repository refs. XXX.git: cannot open git-upload-pack
- syntax error near unexpected token `newline'
- unable to auto-detect email address
- fatal:Authentication failed
- 'origin' does not appear to be a git repository
- You are not allowed to push code to protected branches on this project
- Not a git respository
- src refspec master does not match any
- destination path 'XXX' already exists and is not an empty directory
- The requested URL returned error: 401
- 向代码仓库推送代码失败
- 使用git pull拉取代码失败
- fatal: refusing to merge unrelated histories
- SSL certificate problem