Fixing Filepath Casing on Windows

Problem

Just found this weird problem on my GitBook (Built by Travis):

Turn out that on GitHub, there are two folders: Others and others (different casing)
Folder of same name with different casing

But it shows as one folder on my Windows machine: Shows as one folder only on Windows

Solution

Some Googling brought me to this post Git Unite – Fix Case Sensitive File Paths on Windows

Since Windows is not case sensitive, the git index case sensitivity issue does not manifest itself until browsing the code repository on GitHub or cloning the repository to a case sensitive file system on Linux.

Using the tool Git.Unite solved the problem:
Screenshot of running Git.Unite

Reference

Git Unite – Fix Case Sensitive File Paths on Windows
Git.Unite on GitHub

results matching ""

    No results matching ""