new_name
$ git branch -m <new\_name>
$ git push origin -u <new\_name>
$ git push origin --delete <old>