t / chainlint / exit-subshell.expecton commit ref-filter: don't look for objects when outside of a repository (47bd3d0)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)