Created
April 30, 2026 08:51
-
-
Save eoussama/9f1ced9b77263e964fb000fede861b63 to your computer and use it in GitHub Desktop.
Access Git outside of WSL2 instance.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @echo off | |
| wsl.exe -d Ubuntu --cd "%CD%" GIT_DISCOVERY_ACROSS_FILESYSTEM=1 git %* |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
.binfolder in your home directory.wslgit.