Rename the local branch to the new name git branch -m # Delete the old branch on remote - where is, for example, origin git push --delete # Or shorter way ...
確定! 回上一頁