t / chainlint / exit-subshell.expecton commit notes-cache.c: remove the_repository references (bd7ad45)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)