git-ecosystem / git-ecosystem/git-credential-manager
GCM get/store in WSL takes several minutes during standard git operations (git pull/push)
Open
@mjcheetham is already working on this.
Since Feb 3, 2026.
platform:windows
platform:wsl
- Dominant language
- C#
- Stars
- 9.3k
- Forks
- 2.9k
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 14
Description
When i git pull/push, i see a delay of sometimes 5+ minutes. Turning on GIT_TRACE and GCM_TRACE i see it is stuck in "git-credential-manager get" call
I am using git in WSL linked to my windows GCM as specified here - https://learn.microsoft.com/en-us/windows/wsl/tutorials/wsl-git#git-credential-manager-setup
I have updated to latest git & gcm
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.