gitless icon indicating copy to clipboard operation
gitless copied to clipboard

renaming a branch ?

Open chmike opened this issue 8 years ago • 2 comments
trafficstars

The possibility to rename a branch is missing.

chmike avatar Dec 01 '16 10:12 chmike

In the meantime, while being on the branch you want to rename, you can do gl branch -c new-name, gl switch new-name, gl branch -d old-name to rename a branch

spderosso avatar Dec 01 '16 15:12 spderosso

Thank you. That's smart. We have to really make sure we are on the branch we want to rename. ;)

chmike avatar Dec 01 '16 16:12 chmike