t / chainlint / exit-subshell.expecton commit path.h: make REPO_GIT_PATH_FUNC repository agnostic (b6b24fc)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)