t / chainlint / exit-subshell.expecton commit Merge branch 'jt/fetch-tips-in-partial-clone' (a1e9dff)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)