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!