Break the loop if `$REPO_DIR` does not exist anymore because it was deleted other ways instead of looping forever as `git worktree remove` fails on non-existing directories.
Break the loop if `$REPO_DIR` does not exist anymore because it was deleted other ways instead of looping forever as `git worktree remove` fails on non-existing directories.