We now have a "stiging" branch, where "staging" seems to be a far better semantic fit. What's a good strategy for handling this?
Mercurial: Can I rename a branch
branchdvcsmercurial
Related Question
- Git – Default behavior of “git push” without a branch specified
- Git – How to create a remote Git branch
- Git – How to clone a single branch in Git
- Git – Branch from a previous commit using Git
- Git – How to get a list of Git branches, ordered by most recent commit
- Git – How to get the current branch name in Git
- Git fetch remote branch
Best Solution
Update to the
stiging
branch and create a new branch off of it. Then close the old branch.In summary: