hg-root: add page
This commit is contained in:

committed by
Agniva De Sarker

parent
948147d383
commit
b28dfed869
12
pages/common/hg-root.md
Normal file
12
pages/common/hg-root.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# hg root
|
||||
|
||||
> Display the root location for a Hg repository.
|
||||
> Homepage: <https://www.mercurial-scm.org/doc/hg.1.html#root>.
|
||||
|
||||
- Display the root location for the current repository:
|
||||
|
||||
`hg root`
|
||||
|
||||
- Display the root location for the specified repository:
|
||||
|
||||
`hg root --cwd {{path/to/directory}}`
|
Reference in New Issue
Block a user