Skip to content

git pull --recurse-submodules hangs #5

Description

@dmik

If there is a configured submodule in a repository, doing

git pull --recurse-submodules

hangs there forever. Aborting it spits the following:

Fetching submodule src/3rdparty
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: index-pack failed
Errors during submodule fetch:
        src/3rdparty

Note that it's not a 2.30 regression. The same hang happens with our current RPM git version 2.11.0.

With extensive tracing enabled, I see this endlessly repeating:

01:54:25.549000 http.c:756              == Info: SSLv2, Unknown (23):

Not sure it is related though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions