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?
The following two files collide on case-insensitive filesystems (such as the default macOS filesystem):
You can see this if you clone this repository on macOS, when GitHub gives the following error:
Could we please rename one of these files to avoid this collision?