Skip to content

system freezes when cloning linux #1601

@cooperspencer

Description

@cooperspencer

I am trying to clone https://github.com/torvalds/linux and my systems RAM fills up to the brim and ends up freezing completely. I am already using v6 of go-git.

        _, err := git.PlainClone("linux", &git.CloneOptions{
                URL:      "https://github.com/torvalds/linux",
                Progress: os.Stdout,
        })

Metadata

Metadata

Assignees

Labels

duplicateThis issue or pull request already existsno-autocloseIssues/PRs to be ignored by stale botperformance

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions