0

In BitBucket Mercurial repo, I have two folders: converter and Converter.

But when I clone the repo, I have only Converter folder that has content of both (MacOS).

I want to remove Converter folder. How can I do it?

1 Answers1

1

You can do it on a system that respects case (and you can turn your mac into one next time you format the disk), but there are also tricks to get around it:

https://www.mercurial-scm.org/wiki/FixingCaseCollisions

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Ry4an Brase
  • 78,112
  • 7
  • 148
  • 169