Add hg2git.py with library routines
commit7044bdd4d16787fbeae1f1cd45a0c8469a7dd531
authorRocco Rutte <pdmef@gmx.net>
Mon, 19 Mar 2007 08:45:42 +0000 (19 08:45 +0000)
committerRocco Rutte <pdmef@gmx.net>
Mon, 19 Mar 2007 08:45:42 +0000 (19 08:45 +0000)
tree9f4f0e59a9388f3e0f2a81382590f9a44973b73e
parentb0492474e33bc286827a91e930891a95058acdc0
Add hg2git.py with library routines

Unfortunately, I can't do 'import hg-fast-export' from python itself, so
we need to move some common methods into 'hg2git.py' which is to be used
as a library for common hg->git routines.

Signed-off-by: Rocco Rutte <pdmef@gmx.net>
hg-fast-export.py
hg2git.py [new file with mode: 0755]