t / chainlint / exit-subshell.expecton commit Merge branch 'jt/get-reference-with-commit-graph' (09b2e40)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)