From: Yasushi SHOJI <yashi@atmark-techno.com>
To: "Michael S. Tsirkin" <mst@mellanox.co.il>
Cc: Josef Sipek <jsipek@fsl.cs.sunysb.edu>
Cc: git@vger.kernel.org
Subject: Re: Can't clone guilt repo
Date: Mon, 05 Mar 2007 17:26:43 +0900 [thread overview]
Message-ID: <87y7mc6qpo.wl@mail2.atmark-techno.com> (raw)
In-Reply-To: <20070305071136.GL19828@mellanox.co.il>
At Mon, 5 Mar 2007 09:11:36 +0200,
Michael S. Tsirkin wrote:
>
> $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/guilt.git
> Initialized empty Git repository in /home/mst/scm/guilt/.git/
> fatal: protocol error: bad line length character
> fetch-pack from 'git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/guilt.git'
> failed.
just tried the above line and worked.
git it clone git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/guilt.git
Initialized empty Git repository in /tmp/guilt/.git/
remote: Generating pack...
remote: Done counting 822 objects.
remote: Deltifying 822 objects.
remote: 100% (822/822) done
Indexing 822 objects.
remote: Total 822 (delta 518), reused 822 (delta 518)
100% (822/822) done
Resolving 518 deltas.
100% (518/518) done
> $git --version
> git version 1.5.0.3.268.g3dda
git --version
git version 1.5.0.3.268.g3dda
same version.
--
yashi
next prev parent reply other threads:[~2007-03-05 8:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-05 7:11 Can't clone guilt repo Michael S. Tsirkin
2007-03-05 8:26 ` Yasushi SHOJI [this message]
2007-03-05 8:53 ` Josef Sipek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y7mc6qpo.wl@mail2.atmark-techno.com \
--to=yashi@atmark-techno.com \
--cc=jsipek@fsl.cs.sunysb.edu \
--cc=mst@mellanox.co.il \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.