logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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}}

See Also