question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extremely slow cloning repos

See original GitHub issue

Description

When I clone a large repository it is downloading very slowly. My connection is 100mbps and tests ok, it’s just github that is slow. varying between 50 to 200 kbps. It never used to be so slow.

Version

  • GitHub Desktop: 1.6.2
  • Operating system: Microsoft Windows [Version 10.0.17134.590]

Steps to Reproduce

Install Github desktop if not already installed. Sign into account. Clone a large repository (In my case its 1gb)

Expected Behavior

Download within a decent timeframe

Actual Behavior

Takes about an hour to close

Additional Information

I have checked my network connection and have no issues with national or international bandwidth. I am located in Australia.

githubreport

Logs

2019-02-28.desktop.production.log

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

6reactions
codingedwardcommented, May 3, 2021

Same here, getting 1-2KiB/s using git clone on command line.

0reactions
justingolden21commented, Jul 13, 2020

I’ve been getting 1-7KiB/s for about a half hour now, and our internet is awful, but not that awful. I’ve tried stopping the clone and restarting the application, and it still gets hung in the same place.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why is cloning from github so slow - Stack Overflow
Pulling a repo from github and it is very, very slow and I can't work out why. C:\projects>git clone --depth 1 ...
Read more >
Is my cloning stuck or is it just taking a long time?
Solved: I'm very new to git and I've been cloning a repo from BitBucket cloud in SourceTree to my local machine for roughly...
Read more >
Trying to clone repository very very slow
Just try to clone (or even download as .ZIP) Any repository on visualstudio.com and the download speed will be something around 40kbps! I...
Read more >
How to Solve The Problem of git clone From GitHub Very Slow
1. Solution 1: Setting Proxy. 1.1. Setting HTTP Proxy for git clone by HTTPS URL; 1.2. or Setting SSH Proxy for git clone...
Read more >
Get up to speed with partial clone and shallow clone
There are three ways to reduce clone sizes for repositories hosted ... so this tradeoff of a slightly slower git blame command is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found