Existing issues matching what you're seeing
Git for Windows version
git version 2.54.0.windows.1
cpu: x86_64
built from commit: 2b8a3ab140826ac423c2845ef81d4c6ac4f7bf3c
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.19.0
OpenSSL: OpenSSL 3.5.6 7 Apr 2026
zlib: 1.3.2
SHA-1: SHA1_DC
SHA-256: SHA256_BLK
default-ref-format: files
default-hash: sha1
Windows version
Windows 10
Windows CPU architecture
x86_64 (64-bit)
Additional Windows version information
Microsoft Windows [Version 10.0.19044.7291]
Options set during installation
Editor Option: Nano
Custom Editor Path:
Default Branch Option:
Path Option: Cmd
SSH Option: OpenSSH
Tortoise Option: false
CURL Option: WinSSL
CRLF Option: CRLFCommitAsIs
Bash Terminal Option: MinTTY
Git Pull Behavior Option: Rebase
Use Credential Manager: Disabled
Performance Tweaks FSCache: Enabled
Enable Symlinks: Enabled
Enable FSMonitor: Disabled
Other interesting things
The drive (and git repos) have also been accessed by Windows 11. Most were created in that environment.
Terminal/shell
git for windows bash in the Windows Terminal
Commands that trigger the issue
Expected behaviour
clean pull of new commits
Actual behaviour
Common to see the following.
Unlink of file '.git/objects/pack/pack-<some hash>.idx' failed. Should I try again? (y/n)
Y never works. Nothing else other than git's bash instance is running, so nothing should have a lock on the files.
I have also seen this issue referenced here: ScoopInstaller/Scoop#6665
Repository
No response
Existing issues matching what you're seeing
Git for Windows version
Windows version
Windows 10
Windows CPU architecture
x86_64 (64-bit)
Additional Windows version information
Options set during installation
Editor Option: Nano Custom Editor Path: Default Branch Option: Path Option: Cmd SSH Option: OpenSSH Tortoise Option: false CURL Option: WinSSL CRLF Option: CRLFCommitAsIs Bash Terminal Option: MinTTY Git Pull Behavior Option: Rebase Use Credential Manager: Disabled Performance Tweaks FSCache: Enabled Enable Symlinks: Enabled Enable FSMonitor: DisabledOther interesting things
The drive (and git repos) have also been accessed by Windows 11. Most were created in that environment.
Terminal/shell
git for windows bash in the Windows Terminal
Commands that trigger the issue
Expected behaviour
clean pull of new commits
Actual behaviour
Common to see the following.
Ynever works. Nothing else other than git's bash instance is running, so nothing should have a lock on the files.I have also seen this issue referenced here: ScoopInstaller/Scoop#6665
Repository
No response