Update to the stiging
branch and create a new branch off of it. Then close the old branch.
In summary:
hg update stiging
hg branch staging
hg commit -m"Changing stiging branch to staging."
hg update stiging
hg commit --close-branch -m"This was a typo; use staging instead."
hg push --new-branch
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…