github andy-5/wslgit v0.7.0
Version 0.7.0

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

This release contains fixes to several corner cases.

Additionally, a new experimental build is provided for configurations where drives
are mounted directly at / (i.e /c instead of /mnt/c) - see #42. Use the
wslgit-mount-at-root.exe binary for this case.

Added

  • Support for relative paths as arguments. (partial fix for #37)
  • Translate paths in long form arguments, e.g. --file=C:\some\path (partial fix for #37)

Fixed

  • Support git commands in any argument position when deciding wether to
    translate paths in the output of the command. (#47)
  • Fix incorrectly quoted arguments with spaces in non-interactive setup. (#46)

Changed

  • To support manually mounted network drives, the working directory inside WSL
    is now explicitly changed to the current working directory of wslgit
    in Windows. (#50)

Don't miss a new wslgit release

NewReleases is sending notifications on new releases.