t / chainlint / exit-subshell.expecton commit transport.c: introduce core.alternateRefsCommand (89284c1)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)