On Dec 12, 2007 7:46 PM, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > Hi, > > On Wed, 12 Dec 2007, Santi B?jar wrote: > > > On Dec 12, 2007 3:50 PM, Johannes Schindelin <Johannes.Schindelin@xxxxxx> 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 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html