git branch -m <new_name> //currenct branch switch name git branch -m <select_branch_name> <new_branch_name>