Table of Contents
Version control system.
Renaming Branches
git branch -m old-name new-name
To rename the current branch:
git branch -m new-name
Version control system.
git branch -m old-name new-name
To rename the current branch:
git branch -m new-name
If you have an idea how this page could be improved or a comment send me a mail.