Hg Root - Display Repository Root Location | Online Free DevTools by Hexmos

Display Hg repository root locations with Hg Root command. Locate the root directory of your Mercurial repository easily. Free online tool, no registration required.

hg root

Display the root location of a Hg repository. More information: https://www.mercurial-scm.org/help/commands/root.

  • Display the root location of the current repository:

hg root

  • Display the root location of the specified repository:

hg root --cwd {{path/to/directory}}