Enabling long path in Windows 10 and GIT

Programming, System Administration

In GIT:

git config –system core.longpaths true

Windows 10 long files enabling in registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
DWORD: LongPathsEnabled = 1