Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Git clone issue

Summary:

I am facing an issue where cloning a specific Git repository using SSH works on macOS but fails on my Windows machine. New repositories are cloned successfully on both platforms, but the existing one only fails on Windows.

Content:

I am able to successfully clone a newly created Git repository via SSH on both macOS and Windows. However, when I try to clone an existing repository using SSH on Windows, I encounter the following error:

fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

This issue does not occur on macOS, where the SSH clone works fine for the same repository

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!