0

So, I started a react project with the components directory named 'Components'

It was then renamed 'components' a few days later ...

Recently I have noticed on github that there are 2 directories, Components and components, both show active commits and seem to share the files between them.

On my text editor I can only see a components folder, on my mac finder I can only see a components folder ... I cant see a hidden file called Components ...

But its causing me issues when i rebase and it clearly exists, can anyone help ?

Iain Watt
  • 141
  • 1
  • 3
  • 11
  • 2
    The macOS file system is case-insensitive IIRC - perhaps the answers to this question may help: [Case sensitivity in Git](https://stackoverflow.com/q/8904327/996081) – cbr Jun 04 '21 at 13:36
  • Consider making yourself a case-sensitive volume on the Mac, so that you can work with all those darned Linux folks. :-) See [my answer here](https://stackoverflow.com/a/59516454/1256452). – torek Jun 04 '21 at 20:51

0 Answers0