David Wragg 2b197f947f Simplify handling of parents of exported commit
The previous code did an awful lot of work to infer the parents of an
exported commit, incorporating information from many sources.  But
there were multiple bugs in this scheme, sometimes resulting in merge
commits with two parents pointing to the same commit object.

Instead, use a much more straightforward process of mapping the
parents stored in hg.
2010-09-29 02:02:22 +01:00
2007-05-28 11:08:19 -03:00
Description
A mercurial to git converter using git-fast-import:
https://repo.or.cz/w/fast-export.git
1.3 MiB
Languages
Python 67.4%
Shell 32.4%
Makefile 0.2%