-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
Environment
- GitExtensions version: 5.0.0.17897
- GIT version: git version 2.42.0.windows.2
- OS version: 23H2 22631.4037
- .NET version: 8.0.7
Issue description
When running the large file deletion plugin - the following error occurs for git in "Program Files"
>for /F %a IN ('"C:\Program Files\Git\bin\git.exe" for-each-ref --format "%^(refname^)" refs/original/') DO "C:\Program Files\Git\bin\git.exe" update-ref -d %a
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
Steps to reproduce
Run Plugins - Find large files
Did this work in previous version of GitExtensions?
No response
Diagnostics
No response