...
* Solution source: https://www.howtogeek.com/266621/how-to-make-windows-10-accept-file-paths-over-260-characters/
Step 2: Set Git's core.longpaths = false
In a terminal launched with Administrator mode.
* Solution source: https://stackoverflow.com/questions/22575662/filename-too-long-in-git-for-windowsIf USING CMDER, the config file is here instead: \path\to\cmder\vendor\git-for-windows\mingw32\etc
...
More Info
https://github.com/msysgit/msysgit/wiki/Git-cannot-create-a-file-or-directory-with-a-long-path
...