t / chainlint / exit-subshell.expecton commit hash-object doc: stop mentioning git-cvsimport (afc3bf6)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)