t / chainlint / exit-subshell.expecton commit config.txt: move showBranch.* to a separate file (c52bcbb)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)