t / chainlint / exit-subshell.expecton commit refs: new ref types to make per-worktree refs visible to all worktrees (3a3b9d8)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)