git remote -vgit remote showgit remote addgit fetchgit fetch --allgit pull | git pullgit pushgit pushgit push origin :old-name new-namegit push origin -u new-namegit branch -drgit push origin YourTagVersion
git remote -vgit remote showgit remote addgit fetchgit fetch --allgit pull | git pullgit pushgit pushgit push origin :old-name new-namegit push origin -u new-namegit branch -drgit push origin YourTagVersion