Skip to content

Instantly share code, notes, and snippets.

@smakhtin
Created February 13, 2020 19:02
Show Gist options
  • Save smakhtin/71a079b60959d7da64fe983d393c4e6b to your computer and use it in GitHub Desktop.
Save smakhtin/71a079b60959d7da64fe983d393c4e6b to your computer and use it in GitHub Desktop.
VS Code WSL Git Sync
# Type this in WSL terminal
git config --global core.filemode false
git config --global core.autocrlf true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment