Skip to content

Instantly share code, notes, and snippets.

View DzeryCZ's full-sized avatar
🎸

Jaroslav Živný DzeryCZ

🎸
  • ErsteBank
  • Vienna
View GitHub Profile
@DzeryCZ
DzeryCZ / Readme.md
Last active July 23, 2020 09:31
WSL Git under JetBrans IDEs

How to set up WSL Git under JetBrans IDEs

  1. Create file git-wsl.bat (contect can be found below)
  2. Go to JetBrains IDE (InteliJ, PyCharm, PHPStorm, ...)
  3. Go to File -> Settings -> Vesion Control -> GIT
  4. Set path to the git-wsl.bat file (created in a step above)
  5. Click Test to check the functionality
  6. Done 🎉