t / chainlint / exit-subshell.expecton commit sequencer: add advice for revert (6a1f904)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)