Skip to content

"git fetch" is extremely slow on large repos #14

Closed
@TamsynUlthara

Description

@TamsynUlthara

After cloning a large Mercurial repository (16K+ commits, 820 heads) using git-remote-hg, running git fetch is extremely slow. This is the case even when the source repository is local (i.e., on the same machine).

The following two lines are output almost immediately:

searching for changes
no changes found

It then takes between 3-4 minutes before the command finishes.

Cloning the repository takes about 7 minutes. A push to the same repository completes very quickly (under 1 second).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions