Re: Confused about sparse vs untracked-cache

2015-07-31 Thread Duy Nguyen
On Fri, Jul 31, 2015 at 12:13 PM, David Turner wrote: > I should mention that other than that, skip-worktree + untracked cache > seems to work fine. Please go ahead and make a patch to allow it. I'll spend some more time looking at this code. But I think it'll be fine. -- Duy -- To unsubscribe f

Re: Confused about sparse vs untracked-cache

2015-07-30 Thread David Turner
On Thu, 2015-07-30 at 19:30 -0400, David Turner wrote: > On Thu, 2015-07-30 at 21:09 +0700, Duy Nguyen wrote: > > On Thu, Jul 30, 2015 at 9:32 AM, David Turner > > wrote: > > > I'm looking at dir.c, and there's a bit I'm confused about: > > > > > > prep_exclude() says: > > >

Re: Confused about sparse vs untracked-cache

2015-07-30 Thread David Turner
On Thu, 2015-07-30 at 21:09 +0700, Duy Nguyen wrote: > On Thu, Jul 30, 2015 at 9:32 AM, David Turner > wrote: > > I'm looking at dir.c, and there's a bit I'm confused about: > > > > prep_exclude() says: > > /* > > * .. and .gitignore does not exist befor

Confused about sparse vs untracked-cache

2015-07-29 Thread David Turner
I'm looking at dir.c, and there's a bit I'm confused about: prep_exclude() says: /* * .. and .gitignore does not exist before * (i.e. null exclude_sha1 and skip_worktree is * not set). Then we can skip loading .