t / chainlint / exit-subshell.expecton commit split-index: smudge and add racily clean cache entries to split index (5581a01)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)