t / chainlint / exit-subshell.expecton commit pack-bitmap: make bitmap header handling hash agnostic (0f4d6ca)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)