On Wed, Jan 21, 2026 at 4:10 AM Ilmari Lauhakangas
<[email protected]> wrote:
> Powershell 7 with Git for Windows.

I see, I'm having issues running Cygwin's git.

When executing the following command in the git repo:
$ git ls-tree -r HEAD -- instdir/program/soffice.exe

This is the result in 26.2:
100644 blob bfaa31671a44ecb4d54eafaf4ccf3c0b3bca72e4
instdir/program/soffice.exe

And this in 25.8:
100755 blob cc1e50a46f667cadc74452dbf7625aaa5304c8a3
instdir/program/soffice.exe

The first number should be 100755 in both cases.

Aron

Reply via email to