Sunday, 30 August 2020

Git Rename a local and remote branch

 if you are in the branch which you want to rename then try this command

git branch -m new-name

No comments:

Post a Comment