Wslgit Versions Save

Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL) from Windows and Visual Studio Code (VSCode)

v0.4.0

6 years ago

A bugfix release for VS Code 1.19.

Fixed

  • Compatibility with VS Code 1.19, which now requires proper Windows paths (with backslashes) and a lowercase drive letter.

v0.3.0

6 years ago

A bugfix release for the latest versions of VS Code and Windows.

Fixes

  • Fix VS Code 1.17.2 on Windows 10 1709 not detecting git (#4)

v0.2.0

6 years ago

Initial version where basic functionality works in VSCode:

  • Detection of changed files
  • Viewing changes
  • Commiting