LinuxCommandLibrary

hg-root

hg-root

TLDR

Display the root location of the current repository

$ hg root
copy


Display the root location of the specified repository
$ hg root --cwd [path/to/directory]
copy

Copied to clipboard