Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 332 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 332 Bytes

wslgitcompat

A compatibility layer for applications that use Git, this can route those through WSL.

For example, Obsidian Git allows you specify a GIT EXECUTABLE. You can point that to the directory of wslgitcompat.exe and it will run wsl.exe git $args but also translate paths from Windows to WSL and back and vice versa.