Carl Worth [off-list ref] writes:
quoted
I wonder if its a good idea to silently reset a branch named with a
short common word?
It at least takes some care not to leave commits dangling when doing
this, (the seek branch must at least be a subset of the current
HEAD). I was pretty much following the lead of git-bisect here,
(though "bisect" is definitely a touch longer and less common than
"seek").
IIUC Cogito seems to use cg-seek-point or something long and
unusual like that...