t / chainlint / exit-subshell.expecton commit Move definition of enum branch_track from cache.h to branch.h (e730b81)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)