git branch rename example Example 1: rename branch git git branch -m <new_name> Example 2: git rename branch git push origin –u new-name