• @[email protected]
    link
    fedilink
    2513 days ago

    Create multiple branches that only differ in cases from a Unix OS so it breaks git for Windows users in the same project.

    • @[email protected]
      link
      fedilink
      913 days ago

      We had a repo with some really weird (filename) case issues on Mac also. I could only fix it on my home Linux machine, by deleting all the affected files, committing that, then restoring them with all lowercase names. Only time I’ve dealt with that in 20 years but it can happen!