you are viewing a single comment's thread
view the rest of the comments
[–] -4 points 2 years ago* (last edited 2 years ago) (1 child)

I was talking about branch names, not file names. File duplicates due to case sensitivity aren't a problem on Windows anyway because those are already enforced by the file system. Unless you have people working on Linux that have multiple files with a similar name but with different casing but those should know better.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago

    so now its the Linux users who should know better, just in case git introduces a breaking change out of nowhere ?

    ...but not the ones using a case-insensitive file system with case-sensitive version control ?

  • source
  • parent