I'm trying to do a `gt be` on a mid-stack branch, ...
# bug-reports
v
I'm trying to do a
gt be
on a mid-stack branch, but what I get after changing the sole line from
pick
to
e
is:
Stopped at f0155df918... Add SpecInfo#getAllSharedInitializerMethods()
You can amend the commit now, with
git commit --amend
Once you are satisfied with your changes, run
git rebase --continue
ERROR: Command failed with error exit code 128:
git switch getAllSharedInitializerMethods
fatal: cannot switch branch while rebasing
Consider "git rebase --quit" or "git worktree add".