The following error popped up in the Jenkins compilation today
> git fetch --tags --progress https://github.com/XXX.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
But then there are some logs
stdout:
stderr: From https://github.com/XXX
! [rejected] snap/master/20191024_1946 -> snap/master/20191024_1946 (would clobber existing tag)
To prevent any last minute code>Error remote repo ‘origin’ after last minute promotion, all methods were tried and failed.
- gilis-remote-t view remote tagsgit tag-l view local taggtag-d XXX ## delete local taggit fetch origin –prune tags ## finally pull remote tags
Problem solving
Read More:
- Giterror: error cloning remote repo ‘origin’ hudson.plugins.git .GitException
- Jenkins appears error: error cloning remote repo ‘origin solution (set global tool configuration)
- [Git] git pull pull remote git push to remote git commit submit reject
- Error report after solving git push origin master
- When Jenkins deploys the project, GIT reports an error fatal: index file smaller than expected
- Git solves pull origin error: the following untracked working tree files would be rewritten by merge
- Solve the problem of warning in sourcetree: templates not found / usr / local / git / share / git core / templates
- Error: pathspec ‘origin / xxx’ did not match any file (s) known to GIT
- To solve the problem that windows Remote Desktop Services cannot copy and paste: restart rdpclip.exe
- Jenkins git configuration error status code 128 ‘text file busy’
- Centos8 Install Failed to synchronize cache for repo ‘AppStream’, ignoring this repo.
- Solve the problem of prompt “failed to sync branch” when using Git
- Git remote: error: this exceeds file size limit of 100.0 MB
- How to solve error: failed to push some refs to ‘[email protected]:……git pull conflict
- Win10 installation git click git bash flash back problem solution
- git remote: HTTP Basic: Access denied error resolution
- Solve github :error: failed to push some refs to problem
- How to Fix GIT Push Error
- Git failed to submit data error: failed to push some refs to’https://github.com/XXXXXXX/gif.git’
- Solve the problem of using in tensoft 2. X tf.contrib.slim No module named appears in the package: tensorflow.contrib problem