t / chainlint / exit-subshell.expecton commit doc-diff: always use oids inside worktree (27064fb)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)