t / chainlint / exit-subshell.expecton commit repack: enable bitmaps by default on bare repos (36eba03)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)