Move branch label to different commit without checking out the branch

2 votes

It would be very convenient if a branch label can be moved to different commit without having to check the branch out. Checking out an older version of a branch can take a long time and become painful when submodules are used, because some referenes may no longer be valid.

The workaround I'm using is deleting the branch locally and then create a new branch with the same name at the commit that should become the new branch head. It would be nice if this process could be automated.

Under consideration Suggested by: Axel Heider Upvoted: 26 Mar Comments: 5

Comments: 5