I have a local branch master that points to a remote branch origin/regacy (oops, typo!). How do I rename the remote branch to origin/legacy or origin/master? I tried: git remote rename regacy legac…
https://stackoverflow.com/questions/30590083/git-how-to-rename-a-branch-both-local-and-remote



