Hg-fast-export Installation On A Debian, Ubuntu, Raspbian And MacOS

Hg-fast-export Installation On A Debian, Ubuntu, Raspbian And MacOS

hg-fast-export

mercurial to git converter using git-fast-import

Install hg-fast-export

  • Debian apt-get install hg-fast-export Click to copy
  • Ubuntu apt-get install hg-fast-export Click to copy
  • Raspbian apt-get install hg-fast-export Click to copy
  • macOS brew install hg-fast-export Click to copy

hg-fast-export

mercurial to git converter using git-fast-import

hg-fast-export tool allows incremental import of mercurial repositories to git repositories. It can automatically import a local hg repo into a local git repo using just one command. Subsequent importing of new changesets is supported. Included git-hg wrapper script can be used to transparently track Mercurial repositories without a separate checkout. It also includes experimental support for pushing back to Mercurial.

To install the latest version of hg-fast-export in your favorite operating system just copy the hg-fast-export installation command from above and paste it into terminal. It will download and install the latest version of hg-fast-export 2026 package in your OS.