t / chainlint / exit-subshell.expecton commit ls-refs: filter refs using namespace-stripped name (e2f41a0)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)