t / chainlint / exit-subshell.expecton commit preload-index: use git_env_bool() not getenv() for customization (5aacc63)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)