report errors:
error: src refspec v3.3.04.1000 matches more than one.
Error reporting reason: the branch name is the same as the tag name.
So delete the remote tag and push the code.
Delete local tag v3.3.04.1000
git tag -d v3.3.04.1000
Delete remote Tag v3.3.04.1000
git push origin :refs/tags/v3.3.04.1000
Read More:
- [Solved] git Error: error: dst refspec v0.10.2 matches more than one
- [Solved] Git Common Error: error: src refspec xxx does not match any/error: failed to push some refs to
- error: src refspec master does not match any. [How to Solve]
- error: src refspec master does not match any [How to Solve]
- [Solved] Error: SRC refspec master doors not match any
- Git Push Error: failed to push some refs to ‘[email protected]:
- How to Solve Git Error: error: failed to push some refs to……
- error: src refspec master does not match any [How to Solve]
- Git Push Error: error: failed to push some refs… hint: Updates were rejected because the remote…
- [Solved] Git submits locally to the remote warehouse Error: failed to push some refs to…
- Git fatal: No configured push destination. Either specify the URL from the command-line or co
- Local repository upload to remote repository error: failed to push some refs to ‘https://hub.fastgit.org/zhizhangxuezhang/ui-test.git‘
- [Solved] Git Push Error: &fatal: the remote end hung up unexpectedly
- Git: How to Solve Error: Please commit your changes or stash them before you merge.
- [Solved] error: failed to push some refs to ‘https://gitee.com/wangdxstudy/mygirl.git‘
- [Solved] Zsh: one of the solutions to parse error near ‘\n’
- How to Solve Git error: out of memory
- Git push Submit to Remote Error: “remote: Support for password authentication was removed on August 13, 2021.“
- Git Push remote error: GH007: Your push would publish a private email address.
- [Solved] Git error: refname refs/heads/master not found