t / chainlint / exit-subshell.expecton commit list-objects-filter.c: remove implicit dependency on the_index (01d40c8)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)