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