I recloned my repo just recently on a macOS host, and got this:
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:
'zeek-package-website/app/api/search/json_files/CVE-2020-16898.json'
'zeek-package-website/app/api/search/json_files/cve-2020-16898.json'
It would probably throw the same error on any system that has case-sensitive filenames.
Which of those files is the correct one and which can be deleted? They were both added in this commit: 894e937
I recloned my repo just recently on a macOS host, and got this:
It would probably throw the same error on any system that has case-sensitive filenames.
Which of those files is the correct one and which can be deleted? They were both added in this commit: 894e937