Skip to content

under Cygwin, Git for Windows should be rejected #109

@wchristian

Description

@wchristian

path_class.t fails because it runs (roughly) $git->add("/tmp/asdgsdfgasd"), but Git for Windows, which is accessible and works under cygwin, does not run with the cygwin mappings, and thus cannot see /tmp.

The easiest solution here appears to be fail out under Cygwin if git --version looks like this: git version 2.29.2.windows.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions