Skip to content

Conversation

RussKie
Copy link
Member

@RussKie RussKie commented Sep 10, 2024

Fixes #11896
Fixes #11897

image

Test methodology

  • manual
  • unit tests

Test environment(s)

  • GIT
  • Windows

Merge strategy

I agree that the maintainer squash merge this PR (if the commit message is clear).


✒️ I contribute this code under The Developer Certificate of Origin.

@RussKie RussKie marked this pull request as draft September 10, 2024 10:40
@RussKie RussKie added this to the 5.0.1 milestone Sep 10, 2024
@RussKie
Copy link
Member Author

RussKie commented Sep 10, 2024

The tests are failing because on the CI git is defined as "git" and not as "C:\Program Files\Git\bin\git.exe".

@gerhardol
Copy link
Member

The tests are failing because on the CI git is defined as "git" and not as "C:\Program Files\Git\bin\git.exe".

That should be the default for most users too, assumes the "git" is in the PATH.

@RussKie RussKie marked this pull request as ready for review September 11, 2024 07:23
Copy link
Member

@mstv mstv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sensible, have not run

@RussKie RussKie merged commit 118087e into gitextensions:master Sep 11, 2024
4 checks passed
@RussKie RussKie deleted the 11897 branch September 11, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'C:\Program' is not recognized - when running "Find large files" deleting a large file with a space in it the cmd is not correct quoted
3 participants