Progress on git mirroring [+PATCH]

Christopher Li hg at chrisli.org
Fri Jun 10 17:07:44 UTC 2005


On Fri, Jun 10, 2005 at 11:16:15AM -0700, Matt Mackall wrote:
> On Fri, Jun 10, 2005 at 11:03:17AM -0400, Christopher Li wrote:
> 
> The biggest problem I had was that there are lots of duplicate commits
> in the git tree and this makes hg verify unhappy. Also, rawcommit

The git should consolidate all the duplicate commits into same object.
Where is the duplicate commit come from?

> wasn't doing the right thing with tracking the parents of files.

Oh, that is right. At that point all my test case is linear so havn't
be a problem.

Chris




More information about the Mercurial mailing list