Skip to content

File name collision on Windows #187

Description

@DamagedDingo

Issue description

Hey all,
There is a file name collision with these two files on Windows because it is case insensitive and below is the exact warning from Git when cloning the repo.

warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  'svg/Github_actions.svg'
  'svg/github_actions.svg'

How to reproduce this issue?

Run 'git clone https://github.com/icon11-community/Folder11.git' on Windows 11.

Issue tracker rule checks (please read carefully)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions