[PATCH 0/5] Shallow clone fixes

From: Alexandre Julliard <julliard@winehq.org>
Date: 2006-11-25 01:57:15
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
julliard@winehq.org
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Sat Nov 25 02:26:27 2006

This archive was generated by hypermail 2.1.8 : 2006-11-25 02:27:36 EST