Skip to content

Version 2.47.0.windows.1 breaks fetch for certain repos.Β #5207

@SanderCokart

Description

@SanderCokart

The latest version of Git hangs indefinitely on fetch on some repositories. Rolling back to the previous version fixed the issue.

  • I was not able to find an open or closed issue matching what I'm seeing.

Setup

  • Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
git version 2.46.2.windows.1
cpu: x86_64
built from commit: 1e20af0e809e08cca5714727dfa0fb50c0c4664d
sizeof-long: 4
sizeof-size_t: 8
shell-path: D:/git-sdk-64-build-installers/usr/bin/sh
feature: fsmonitor--daemon
libcurl: 8.10.1
OpenSSL: OpenSSL 3.2.3 3 Sep 2024
zlib: 1.3.1
  • Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
Microsoft Windows [Version 10.0.22631.4169]
  • What options did you set as part of the installation? Or did you choose the defaults?
Editor Option: VisualStudioCode
Custom Editor Path: 
Default Branch Option: main
Path Option: Cmd
SSH Option: OpenSSH
Tortoise Option: false
CURL Option: OpenSSL
CRLF Option: CRLFAlways
Bash Terminal Option: MinTTY
Git Pull Behavior Option: Merge
Use Credential Manager: Enabled
Performance Tweaks FSCache: Enabled
Enable Symlinks: Disabled
Enable Pseudo Console Support: Disabled
Enable FSMonitor: Disabled
  • Any other interesting things about your environment that might be related to the issue you're seeing?

None so far.

Details

  • Which terminal/shell are you running Git from? e.g., Bash/CMD/PowerShell/other

Bash

git fetch origin
  • What did you expect to occur after running these commands?

The fetch should complete and update the local repository.

  • What actually happened instead?

The fetch command hangs indefinitely and does not complete.

We are using azure git repos and some repos we can fetch and others we can't. Rollback fixed the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions