Skip to content

Cannot clone repository on Windows due to invalid file path #126

@RKRitik

Description

@RKRitik

Description
When cloning the repository on Windows, Git fails to checkout the working tree because of an invalid file path. This prevents Windows contributors from setting up the project.

Cause
Windows does not allow * in file or folder names. The file:
tests/endpoints/*client_queue_tests.robot
is using an invalid character for Windows file systems.

Image

Environment

  • OS: Windows 11
  • Git Version: git version 2.50.0.windows.1

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