t / chainlint / exit-subshell.expecton commit git-fast-export.txt: clarify misleading documentation about rev-list args (4532be7)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)