P
P
Peter Popovsky2019-08-04 09:58:30
git
Peter Popovsky, 2019-08-04 09:58:30

Git repository cloning break, how to resume and what's the problem?

I'm trying to clone a repository from GitHub to local storage.
From the very beginning I used GitHub Desktop, but after ten attempts and network breaks in the same place, I decided to try Git. The result is not better, but the question is still the same: what's the trouble and how to continue cloning or restart, but without this problem.
I tried to change network connections, from a modem to a mobile phone, but for some reason it also cuts the network in this place of cloning. 5d468212425a1716911208.png
I tried to solve the situation and not sit still, this is what happened:
5d468755bbd5f748324065.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Radjah, 2019-08-04
@Radjah

> github.com: no such host
DNS issues?
git is trying to download large files via lfs and cannot resolve the hostname to an address.
lfs is such a storage for large files so that they are not pushed into the repository and the index is not inflated.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question