On Sat, 25 Jul 2015 11:52:45 +0200, Ralf Mardorf
<ralf.mardorf(a)alice-dsl.net> wrote:
That cloning the git is slow likely is an issue caused
only by my ISP,
since the ADSL connection isn't stable at the moment. There's an
Internet connection for a few seconds and then it's completely lost for
minutes.
After sending the mail I had good luck :D.
spinymouse11.2@suse11-2:~/Desktop> date;git clone
git://git.code.sf.net/p/guitarix/git guitarix-git
Sat Jul 25 11:47:08 CEST 2015
Initialized empty Git repository in
/home/spinymouse11.2/Desktop/guitarix-git/.git/
remote: Counting objects: 36126, done.
remote: Compressing objects: 100% (11076/11076), done.
remote: Total 36126 (delta 28941), reused 31566 (delta 24761)
Receiving objects: 100% (36126/36126), 53.35 MiB | 416 KiB/s, done.
Resolving deltas: 100% (28941/28941), done.
Checking out files: 100% (2741/2741), done.
The site likely was down when you tried to download the tarball or to
clone the git. Now it works.