Skip to content

Cannot pull git repo on Windows due to quotation marks in file path #83

@simon-talbot

Description

@simon-talbot

The git repository cannot be cloned/pulled on a windows machine in its current form because of two directories in the store-art folder, namely:

iPhone 15 Pro Max (6.7")
iPhone 6s Plus (5.5")

The pull/clone failure is due to the filenames containing quote marks (") being used to denote inches in the paths.

If these folders could be renamed to something not containing the quotation marks then that would allow the repo to be pulled/cloned/built on windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    InfrastructureIssues related to CI/CD infrastructure, anything that does not affect the product directly.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions