Re: [PATCH b4 00/27] Stop the editor branch guard from eating review replies

Christian Brauner <[email protected]> Fri, 31 Jul 2026 15:14:54 +0200
Newsgroups org.kernel.linux.tools
Message-ID <20260731-optisch-verewigen-erlauben-3feea5e6b1c2@brauner>
On 2026-07-31 11:20 +0200, Christian Brauner wrote:
> Reported from a live "b4 review tui" session. The reply editor sat open
> across a branch switch made in the same worktree from another terminal,
> and quitting the editor dumped the reply into /tmp and took the whole
> TUI down with a RuntimeError.
> 
> Digging into that turned up four separate problems, one patch each.

I'm about to send v2 soon. I found a few more bugs while using b4 review
tui this morning that I'm going to add into this series.