Skip to content

Cannot find project top dir, when using git worktree #210

@dfordivam

Description

@dfordivam

When using git worktree, the .git is a file, not a directory.

while not _is_root(project_root_dir) and not (project_root_dir / ".git").resolve().is_dir():

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions