git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Santi Béjar" <sbejar@gmail.com>
To: "Johannes Schindelin" <Johannes.Schindelin@gmx.de>
Cc: "Git Mailing List" <git@vger.kernel.org>
Subject: Re: [PATCH] clone: support cloning full bundles
Date: Thu, 13 Dec 2007 10:37:34 +0100	[thread overview]
Message-ID: <8aa486160712130137l29409395va2b62f5d559ca54e@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0712121846070.27959@racer.site>

On Dec 12, 2007 7:46 PM, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
> Hi,
>
> On Wed, 12 Dec 2007, Santi B?jar wrote:
>
> > On Dec 12, 2007 3:50 PM, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
> >
> > > On Wed, 12 Dec 2007, Santi B?jar wrote:
> > >
> > > > It still fails for incremental bundles.
> > >
> > > Of course it does.  The whole point of incremental bundles is that
> > > they do _not_ contain all objects, but rely on some objects being
> > > present on the "fetch" side.
> >
> > I know this. But then there is no bundle equivalent of the shallow
> > clones, as with:
> >
> > git clone --depth <depth> <repo>
>
> Ah, thanks.  Completely forgot about this.

But you were right, I confused incremental and shadow. So the next step would be

git bundle create --depth <depth> ...

I'll see what I can do.

Thanks

      reply	other threads:[~2007-12-13  9:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-12 10:48 [PATCH] clone: support cloning full bundles Santi Béjar
2007-12-12 14:50 ` Johannes Schindelin
2007-12-12 15:21   ` Santi Béjar
2007-12-12 18:46     ` Johannes Schindelin
2007-12-13  9:37       ` Santi Béjar [this message]

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=8aa486160712130137l29409395va2b62f5d559ca54e@mail.gmail.com \
    --to=sbejar@gmail.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).