GIT: How to push a local branch with same name on remote as tag and branch? git checkout -b 2.8.23.0066 origin/2.8.23.0066 git push origin refs/heads/2.8.23.0066:refs/heads/2.8.23.0066