t / chainlint / exit-subshell.expecton commit switch: no worktree status unless real branch switch happens (65f099b)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)