github andy-5/wslgit v0.8.0
Version 0.8.0

latest releases: v1.1.1, v1.1.0, v1.0.1...
4 years ago

This version fixes several issues and supports custom mount roots via a new environment variable, thanks to @carlolars.

Important: Users of wslgit-mount-at-root.exe 0.7.0 need to set the new Windows environment variable WSLGIT_MOUNT_ROOT to /.

Added

  • New environment variable WSLGIT_MOUNT_ROOT to configure the
    WSL mount root (#78).

Fixed

  • Improve shell escaping of invalid characters (#27, #54, #73),
    fixed by #74 and #76.
  • Support flags for BASH_ENV in WSLENV environment variable (#56),
    fixed by #78.
  • Fixed translating to windows path from the root of a mounted drive (#80).
  • Support empty command line arguments (#84).

Changed

  • Format code using rustfmt.
  • Unify interactive/non-interactive configurations, both use bash -c now.
  • Expand tests and add integration tests (#76).
  • WSLGIT_USE_INTERACTIVE_SHELL now has higher priority than a
    BASH_ENV/WSLENV configuration (#78).

Don't miss a new wslgit release

NewReleases is sending notifications on new releases.