Description
Mercurial repositories can be converted into Git history through the git-fast-import workflow.
It is useful for maintainers migrating projects, preserving old history, or testing repository conversions. Conversions can lose metadata or map branches unexpectedly, so results should be checked against the original repository before replacing workflows.