t / chainlint / exit-subshell.expecton commit Make sure refs/rewritten/ is per-worktree (b9317d5)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)