Download raw body.
tog wt diff: don't fatal error if worktree is busy
On Sun, Dec 08, 2024 at 12:10:35PM +1100, Mark Jamsek wrote: > Rather than fatal error, report the "worktree already locked" message to > the diff view if a worktree diff has been selected or refreshed when the > work tree is busy. To reproduce and see the improved behaviour, perform > the following in a dirty work tree invoking tog with and without the > below diff applied: > > $ tog > ^z > $ got commit > ^z > $ fg %1 > # press `return' on the work tree entry ok, nice catch
tog wt diff: don't fatal error if worktree is busy