Skip to content

[Feature] Support for WSL git #1357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

roguesaloon
Copy link

@roguesaloon roguesaloon commented May 23, 2025

Allows for sourcegit to use WSL git (from default distribution) when working inside a WSL directory with UNC path (i.e. \\wsl.localhost) on Windows. Dynamically chooses to use WSL git over windows git based on the filepath.

This allows users to manage WSL repos through the same windows instance of sourcegit alongside windows repos, which is a huge win for my own personal workflow. Partly based on similar WSL implementation in GitExtensions.

@roguesaloon roguesaloon changed the title Support for WSL git [Feature] Support for WSL git May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant