What is the correct way to make the remote branches/tags that exist after a git-svn init/git-svn fetch into local Git branches/tags before pushing to my remote Git repo and
According to an answer on Git mailing list, I don't need to convert these branches into local ones before pushing them to my remote repo. I just need to do: