Open DiegoALeon opened 9 years ago
Can you please show again how to change the name of your branch?
type git branch -m <old-branch-name> <new-branch-name>
git branch -m <old-branch-name> <new-branch-name>
Can you please show again how to change the name of your branch?