Skip to content

Two files collide on case-insensitive filesystems #16

@gaurav

Description

@gaurav

The following two files collide on case-insensitive filesystems (such as the default macOS filesystem):

  • fhirlib/test/fhir/medreq-min-RDVch-expected.shexj
  • fhirlib/test/fhir/medreq-min-rDVch-expected.shexj

You can see this if you clone this repository on macOS, when GitHub gives the following error:

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:

  'fhirlib/test/fhir/medreq-min-RDVch-expected.shexj'
  'fhirlib/test/fhir/medreq-min-rDVch-expected.shexj'

Could we please rename one of these files to avoid this collision?

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