Skip to content

Instantly share code, notes, and snippets.

@selincodes
Created December 16, 2020 04:46
Show Gist options
  • Save selincodes/2b06a173b7d29c53cdf00e778c808c87 to your computer and use it in GitHub Desktop.
Save selincodes/2b06a173b7d29c53cdf00e778c808c87 to your computer and use it in GitHub Desktop.
Using Git in Windows Subsystem for Linux through PHPStorm
@echo off
C:\Windows\System32\bash.exe -c "git %*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment