A
A
acc0unt2014-06-06 21:12:07
git
acc0unt, 2014-06-06 21:12:07

How to download a large git repo on an unstable connection?

There is a private repository on bitbucket, 200-300MB according to my estimates. There is an Internet channel, the speed is 10-20KB / s and there is no stability. There is a git clone that can't resume after a break. Task: push the repository through the channel and feed the git, so that you can work with it later.
Even if the connection is not disconnected from my side, it is timed out by bitbucket. It is impossible to get the channel faster for geographical reasons.
If you reject the repository on a remote machine with a normal channel, compress the 7z repository folder and download it in this form, can you then unpack it and hook it up to the git as a repository? What needs to be done for this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2014-06-06
@ac0unt

actually... you don't have to do anything extra for this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question