News

The formal syntax of the git branch rename command is as follows: git branch (-m | -M) [<oldbranch>] <newbranch> If you are renaming the current branch, the oldbranch property defaults to the name of ...