topgit icon indicating copy to clipboard operation
topgit copied to clipboard

Rename branches

Open tessarakt opened this issue 12 years ago • 2 comments

topgit should support renaming branches (and update all local dependencies accordingly).

tessarakt avatar Aug 05 '13 03:08 tessarakt

I would even find it convenient if there was a shortcut for renaming a topgit branch which has no dependent branches.

(I'd use it as a part of the more complex procedure of rebasing a topgit branch which has no dependents. First, I rename the old branch. Then I create a topgit branch with the same name off a new base, and finally do git rebase oldbase old --onto new.)

imz avatar Jan 28 '15 13:01 imz