Skip to content

There are files with the same name in the same path with different capitalization #4023

@djvelimir

Description

@djvelimir

There are files with the same name in the same path with different capitalization, for example: 'Solution.cs' and 'solution.cs'. Such files with the same name in the same path can cause problems with case-insensitive file systems. When I cloned a fork of this repository I got the following warning:

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:

'solution/1500-1599/1535.Find the Winner of an Array Game/Solution.cs'
'solution/1500-1599/1535.Find the Winner of an Array Game/solution.cs'
'solution/2300-2399/2389.Longest Subsequence With Limited Sum/Solution.cs'
'solution/2300-2399/2389.Longest Subsequence With Limited Sum/solution.cs'

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