How to git github rename local and remote branch
git clone your_project
git checkout old_branch_name
git branch -m new_branch_name
git push origin : old_branch_name new_branch_name
Watch video How to git github rename local and remote branch online without registration, duration hours minute second in high quality. This video was added by user ATOM 09 March 2017, don't forget to share it with your friends and acquaintances, it has been viewed on our site 13,363 once and liked it 107 people.