Skip to content

Issue with colliding filenames in repoisitory #423

Open
@kylegrymonprez

Description

@kylegrymonprez

In the images folder, there are some identical images with the same filename when ignoring case. This causes issues on *nix based filesystems (including macOS)

warning upon git checkout:

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:

  'images/dgrm-Creative-requestNavigation.png'
  'images/dgrm-creative-requestNavigation.png'

Request - deleted the 'right' one and have only one of these. The 'right' one wont break your docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Action NeededA pull request is needed for this

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions