t / chainlint / exit-subshell.expecton commit sha1-file.c: remove implicit dependency on the_index (58bf2a4)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)