t / chainlint / exit-subshell.expecton commit t5304: rename "sha1" variables to "oid" (cc80c95)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)