Existing issues matching what you're seeing
Git for Windows version
git version 2.55.0.windows.2
cpu: x86_64
built from commit: c8dff95af823bd04181a583c03f3fbb954551c30
sizeof-long: 4
sizeof-size_t: 8
shell-path: D:/git-sdk-64-build-installers/usr/bin/sh
rust: disabled
feature: fsmonitor--daemon
gettext: enabled
libcurl: 8.21.0
OpenSSL: OpenSSL 3.5.7 9 Jun 2026
zlib: 1.3.2
SHA-1: SHA1_DC
SHA-256: SHA256_BLK
default-ref-format: files
default-hash: sha1
Windows version
Windows 11
Windows CPU architecture
x86_64 (64-bit)
Additional Windows version information
Microsoft Windows [Version 10.0.17763.8880]
Options set during installation
Editor Option: VisualStudioCode
Custom Editor Path:
Default Branch Option:
Path Option: Cmd
SSH Option: OpenSSH
Tortoise Option: false
CURL Option: WinSSL
CRLF Option: CRLFCommitAsIs
Bash Terminal Option: ConHost
Git Pull Behavior Option: Merge
Use Credential Manager: Enabled
Performance Tweaks FSCache: Enabled
Enable Symlinks: Enabled
Enable FSMonitor: Disabled
Other interesting things
Our repositories have hooks on the server that run PowerShell scripts. These scripts start other processes via Start-Process or direct invocation. Before updating the output of these tools was correctly streamed back to the client. Now we see only empty "remote:" lines where these tools are invoked.
Terminal/shell
PowerShell
Commands that trigger the issue
Expected behaviour
Output is streamed and displayed to the terminal.
Actual behaviour
Only empty lines appear after updating:
remote:
remote:
remote:
remote:
remote:
remote:
remote:
remote:
remote:
remote:
Repository
No response
Existing issues matching what you're seeing
Git for Windows version
Windows version
Windows 11
Windows CPU architecture
x86_64 (64-bit)
Additional Windows version information
Options set during installation
Editor Option: VisualStudioCode Custom Editor Path: Default Branch Option: Path Option: Cmd SSH Option: OpenSSH Tortoise Option: false CURL Option: WinSSL CRLF Option: CRLFCommitAsIs Bash Terminal Option: ConHost Git Pull Behavior Option: Merge Use Credential Manager: Enabled Performance Tweaks FSCache: Enabled Enable Symlinks: Enabled Enable FSMonitor: DisabledOther interesting things
Our repositories have hooks on the server that run PowerShell scripts. These scripts start other processes via Start-Process or direct invocation. Before updating the output of these tools was correctly streamed back to the client. Now we see only empty "remote:" lines where these tools are invoked.
Terminal/shell
PowerShell
Commands that trigger the issue
Expected behaviour
Output is streamed and displayed to the terminal.
Actual behaviour
Only empty lines appear after updating:
remote:
remote:
remote:
remote:
remote:
remote:
remote:
remote:
remote:
remote:
Repository
No response