t / chainlint / exit-subshell.expecton commit rev-list: handle missing tree objects properly (7c0fe33)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)