// one time solution git clone -c core.longpaths=true <repo-url> //persistent solution - git config --system core.longpaths true