-
Notifications
You must be signed in to change notification settings - Fork 869
Open
Labels
duplicateThis issue or pull request already existsThis issue or pull request already existsno-autocloseIssues/PRs to be ignored by stale botIssues/PRs to be ignored by stale botperformance
Description
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 existsThis issue or pull request already existsno-autocloseIssues/PRs to be ignored by stale botIssues/PRs to be ignored by stale botperformance