[GIT] Filename too long in Git for Windows https://stackoverflow.com/questions/22575662/filename-too-long-in-git-for-windows Git has a limit of 4096 characters for a filename, except on Windows when Git is compiled with msys. It uses an older version of the Windows API and there’s a […]