t / chainlint / exit-subshell.expecton commit Merge branch 'master' of git://github.com/git-l10n/git-po (fb996aa)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)