* [PATCH 0/5] Shallow clone fixes
@ 2006-11-24 14:57 Alexandre Julliard
2006-11-24 15:43 ` Jakub Narebski
0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Julliard @ 2006-11-24 14:57 UTC (permalink / raw)
To: git
This series fixes a number of small problems in the shallow clone
support in pu. After that it seems to work fairly well for me.
The one remaining problem I see is that a git-fetch to deepen the tree
doesn't take into account the commits that the client already has. For
instance, on the Wine tree, a "git-clone --depth 1" downloads 4655
objects, and a "git-clone --depth 2" downloads 4660, so I'd expect
that after the depth 1 clone a "git-fetch --depth 2" would only have
to download 5 objects, but currently it downloads 4650 again.
--
Alexandre Julliard
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/5] Shallow clone fixes
2006-11-24 14:57 [PATCH 0/5] Shallow clone fixes Alexandre Julliard
@ 2006-11-24 15:43 ` Jakub Narebski
0 siblings, 0 replies; 2+ messages in thread
From: Jakub Narebski @ 2006-11-24 15:43 UTC (permalink / raw)
To: git
Alexandre Julliard wrote:
> This series fixes a number of small problems in the shallow clone
> support in pu. After that it seems to work fairly well for me.
Could you make the rest of patches in series be reply to (directly or
indirectly) to the introductory message? Thanks in advance.
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-24 15:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-24 14:57 [PATCH 0/5] Shallow clone fixes Alexandre Julliard
2006-11-24 15:43 ` Jakub Narebski
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).