t / chainlint / exit-subshell.expecton commit revision: use commit graph in get_reference() (ec0c579)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)