Skip to content

Instantly share code, notes, and snippets.

@xmlking
Created April 16, 2022 21:54
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 xmlking/51178e76b07ce794a0ae5b7ba74afd7b to your computer and use it in GitHub Desktop.
Save xmlking/51178e76b07ce794a0ae5b7ba74afd7b to your computer and use it in GitHub Desktop.
windows-dev-setup.md
```shell
git config --global core.protectNTFS false
git config --global core.longpaths true
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment