t / chainlint / exit-subshell.expecton commit pack-objects: move tree_depth into 'struct packing_data' (108f530)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)