Git command log does not capture executed commands

Author: dfev77Created Sep 9, 2026Updated Sep 19, 2026
Labels:eyeglasses: status: needs reviewneeds-area-label

Environment

  • Git Extensions 7.2.1.7
  • Build 0aea2d6df4c120806c46f1797ba6a45f5d14b345
  • Git 2.55.0.windows.5
  • Microsoft Windows NT 10.0.26200.0
  • .NET 10.0.11
  • DPI 96dpi (no scaling)
  • Portable: False
  • Microsoft.WindowsDesktop.App Versions
    Microsoft.WindowsDesktop.App 6.0.36 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

    Microsoft.WindowsDesktop.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

    Microsoft.WindowsDesktop.App 8.0.27 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

    Microsoft.WindowsDesktop.App 8.0.30 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

    Microsoft.WindowsDesktop.App 9.0.16 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

    Microsoft.WindowsDesktop.App 9.0.19 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

    Microsoft.WindowsDesktop.App 10.0.8 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

    Microsoft.WindowsDesktop.App 10.0.11 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Issue description

I was experiencing slow GE, freezing 1-2s after staging a file section. I started by checking through SysInternals ProcessExplorer and I see there is a continuous run of git-mergetool, however I don't see those in the command log, maybe due to the fact that there seems to be a hierarchy of sh processes, the topmost one keeps on starting other identical commands sh "C:/Program Files/Git/mingw64/libexec/git-core\\git-mergetool" --tool-help=diff

ImageImage

Steps to reproduce

Start GE Open a repo

Did this work in previous version of GitExtensions?

don't know

Diagnostics

No response

Source: gitextensions/gitextensions