t / chainlint / exit-subshell.expecton commit tests: order arguments to git-rev-list properly (8d6ba49)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)