* Re: question about sparse checkout
[not found] <i2t8ba6bed41004090318k265095e9i72c9c1e79b3bfcd7@mail.gmail.com>
@ 2010-04-09 11:13 ` Nguyen Thai Ngoc Duy
0 siblings, 0 replies; only message in thread
From: Nguyen Thai Ngoc Duy @ 2010-04-09 11:13 UTC (permalink / raw)
To: Matt Rice, Git Mailing List
On Fri, Apr 9, 2010 at 12:18 PM, Matt Rice <ratmice@gmail.com> wrote:
> hi,
>
> is there some way that cloning a sparse checkout can also clone the
> sparsity of the checkout?
No. The sparsity is a property of worktree, it can't be cloned.
> currently, when cloning, I have to set up the sparsity on each cloned
> repository, after fetching
> by providing something like a shell script for each 'view' of the repository
> just wondering if there was a way to make this a transferrable property.
I have a similar problem (transferring remote.* by cloning). Maybe we
could extend git protocol a little bit to allow these customizations?
--
Duy
^ permalink raw reply [flat|nested] only message in thread