Skip to content
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

Mount root #77

Merged
merged 6 commits into from
Jul 5, 2019
Merged

Mount root #77

merged 6 commits into from
Jul 5, 2019

Conversation

carlolars
Copy link
Contributor

Implemented support for custom mount root using WSLGIT_MOUNT_ROOT environment variable as mentioned in this comment.

…mnt/'.

NOTE! Tests must be run using one thread since they modify the global env::var("WSLGIT_MOUNT_ROOT")! cargo test -- --test-threads=1
Copy link
Owner

@andy-5 andy-5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've left two comments, but otherwise this looks great, thanks.

README.md Outdated Show resolved Hide resolved
src/main.rs Show resolved Hide resolved
carlolars and others added 2 commits July 5, 2019 18:47
Co-Authored-By: A. R. S. <andreas.schiefer+github@gmail.com>
@andy-5
Copy link
Owner

andy-5 commented Jul 5, 2019

Perfect, thank you very much.

@andy-5 andy-5 merged commit 64c9942 into andy-5:master Jul 5, 2019
@carlolars carlolars deleted the mount_root branch July 5, 2019 18:18
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.

None yet

2 participants