Error reporting environment: vscode + git 2.28.0. Windows. 1 + gitee code management
Error content:
When using vscode to push code to gitee, use git push origin develop:develop After
, the following error occurred.
// An highlighted block
remote: This repository(including wiki) size 1418.54 MB, exceeds 1024.00 MB.
remote: Push rejected for repository size exceeds limit.
remote: HelpLink: https://gitee.com/help/······
remote: Repository GC: https://gitee.com/······
remote: Enterprise Edition: https://gitee.com/······
To gitee.com:filename.git
! [remote rejected] develop -> develop (pre-receive hook declined)
error: failed to push some refs to 'gitee.com:filename.git'
resolvent:
The total number of warehouse files in gitee is too large, which exceeds the upper limit of gitee storage. After streamlining the warehouse files, successfully push
.
Read More:
- pathspec ‘master’ did not match any files known to git
- Error report after solving git push origin master
- error: src refspec master does not match anyerror: failed to push some refs to
- After the two hosts set up the master-slave replication of MySQL, the show slave status displays: last_ IO_ Error: error connecting to master ……
- Error: SRC refspec master does not match any. error: failed to push some refs to
- error: src refspec master does not match any error:failed to push some refs to ‘[email protected]:xxxx
- The problem of master-slave database synchronization stop caused by MySQL deleting data
- Git prompts another git process sees to be running in this repository, e.g. an editor opened by
- Error connecting to master, – retry time: 60 retries: 86400
- Idea can’t submit code to GitHub when using git — too much code / file leads to submission failure
- Elasticsearch cluster cannot be started. The following prompt fails to send join request to master appears
- How to Solve Hbase Error: Master is initializing
- ERROR: KeeperErrorCode = NoNode for /hbase/master
- When configuring ROS distributed / Error report solution and command requirements encountered in the process of master-slave computer
- [Git] git pull pull remote git push to remote git commit submit reject
- Idea submits code to git / code cloud warehouse for the first time
- Hadoop hdfs dfs -ls/ error: Call From master/192.168.88.108 to slave1:9820 failed on connection except
- CheXNet-master: CUDA out of memery [How to Solve]
- Summary of k8s single master cluster deployment