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

WSL: Get drives mount point from wsl.conf #219

Merged

Commits on Feb 3, 2021

  1. Copy the full SHA
    9a89c24 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3674276 View commit details
    Browse the repository at this point in the history
  3. docs: update readme.md

    kuzalekon committed Feb 3, 2021
    Copy the full SHA
    04a4c3a View commit details
    Browse the repository at this point in the history
  4. style: fix eslint errors

    kuzalekon committed Feb 3, 2021
    Copy the full SHA
    f3641f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. refactor(wsl): improve code according to the review

    - use early function exit
    - use fs.readFileSync instead async version
    - memoize the mount point value
    kuzalekon committed Feb 4, 2021
    Copy the full SHA
    ef0e09b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Copy the full SHA
    266c971 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    885f740 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Update index.js

    sindresorhus committed Feb 6, 2021
    Copy the full SHA
    8adabb4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aa27aa9 View commit details
    Browse the repository at this point in the history