Skip to content

"File is not in the repository's workdir" Error on Windows #68

@PigeonF

Description

@PigeonF

I wanted to test the project on Windows, but when running git dive I get an error about the file not being part of the repository's workdir.

$ git-dive --version
git-dive 0.1.3
$ git clone https://github.com/gitext-rs/git-dive/
$ cd git-dive
$ git dive Cargo.toml
File \\?\C:\Users\pigeon\git\github.com\gitext-rs\git-dive\Cargo.toml is not in the repository's workdir C:/Users/pigeon/git/github.com/gitext-rs/git-dive/

Presumably this is a false positive related to windows extended length path shenanigans?

If you need more detailed logs please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions