How To Install Hg-reset?

How To Install Hg-reset?

hg-reset

mercurial to git converter using git-fast-import

Install hg-reset

  • 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.

Installing hg-reset command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Raspbian and macOS operating systems. Once you run the command it will install the latest version of hg-reset 2026 package in your OS.