t / chainlint / exit-subshell.expecton commit hashmap: convert sha1hash() to oidhash() (d40abc8)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)