Skip to content

v1.1.1 - Windows/PowerShell Fix

Latest

Choose a tag to compare

@MissingPackage MissingPackage released this 10 Jan 00:18

Bug Fixes

  • Fixed path handling for Windows/PowerShell (#2)
    • Quoted script paths in all command invocations to prevent path parsing issues
    • Paths containing backslashes (e.g., C:\Users\...) are now correctly handled

Upgrade

/plugin update gitgud

Thanks to @pedropaulovc for reporting this issue!