t / chainlint / exit-subshell.expecton commit Merge branch 'sw/git-p4-unshelve-branched-files' into maint (fe3ec21)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)