t / chainlint / exit-subshell.expecton commit worktree: rename is_worktree_locked to worktree_lock_reason (d236f12)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)