Skip to content

Instantly share code, notes, and snippets.

@easel
Last active December 9, 2019 21:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save easel/0cc3df9e1506a8dc86115f76bdfe0eb8 to your computer and use it in GitHub Desktop.
Save easel/0cc3df9e1506a8dc86115f76bdfe0eb8 to your computer and use it in GitHub Desktop.
Windows Long File Names
regedit
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
LongPathsEnabled
1
git config --global core.longpaths true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment