git config --system core.longpaths true
// Should be global instead of system -> no 'permission denied' message git config --global core.longpaths true