t / chainlint / exit-subshell.expecton commit pack-bitmap: convert khash_sha1 maps into kh_oid_map (d2bc62b)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)