t / chainlint / exit-subshell.expecton commit doc: fix indentation of listing blocks in gitweb.conf.txt (9aab3fc)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)