##// END OF EJS Templates
convert: refactor sink initialisation, to remove hardcoding of hg...
convert: refactor sink initialisation, to remove hardcoding of hg We also introduce options to explicitly set the source and destination repository types. Improve testing of corner cases a little.
Bryan O'Sullivan -
r5441:71e7c86a default
Show More
Name Size Modified Last Commit Author
/ hgext / convert
__init__.py Loading ...
common.py Loading ...
cvs.py Loading ...
darcs.py Loading ...
filemap.py Loading ...
git.py Loading ...
hg.py Loading ...
subversion.py Loading ...
transport.py Loading ...