wslgit icon indicating copy to clipboard operation
wslgit copied to clipboard

Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL) from Windows and Visual Studio Code (VSCode)

Results 19 wslgit issues
Sort by recently updated
recently updated
newest added

Relative paths to files check if the file exist on the file system to determine if it is a path and not a RegEx. This is of course not working...

Setup: I'm running VScode with WSL, but with WSL in a non-standard mount path -- WSL installed on a `D:\` drive. In particular, my WSL is installed under `D:\Ubuntu-1804-LTS\Ubuntu`. I...

When a process in Windows runs WSLgit and passes a locale variable (e.g. LC_ALL, LANG, etc.) on that spawn, that variable is not passed to WSL. Therefore, the specific locale...

Do not know if this has to do anything with the issue #37, but may be. When trying to set up wslgit as an executable git for Git Extensions, it...

I do not know where the error or command is not working correctly. I think phpstorm use "git log". Video: https://yadi.sk/i/91cu-JL-yzmGyQ (wgit = wslgit.exe) Windows 1809. Ubuntu 18.05.

It isn't clear from the README. I installed `wslgit` using `scoop install wslgit`. I could have also fetched the release binary from GitHub and put it in my Windows PATH...

1. I installed it 2. Ran `cd /D d:\www\wm` 3. Ran `git status` I got ``` fatal: not a git repository (or any parent up to mount point /mnt) Stopping...

I use fish as my exclusive shell in wsl, and have a variety of variables and functions set in config.fish that I frequently use in my git usage. I would...

Hello I have git configured in my default distro with all my credentials and config. I have another distro, and I would like to use the git from my default...