Linux
Command
Library
Basics
Tips
Commands
hg-root
hg-root
TLDR
Display the root location of the current repository
$ hg root
Display the root location of the specified repository
$ hg root --cwd [path/to/directory]
COLLAPSE ALL
Copied to clipboard