t / chainlint / exit-subshell.expecton commit attr: remove index from git_attr_set_direction() (c4500e2)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)