mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-19 19:15:26 +02:00
Clarify .hg directory
This commit is contained in:
parent
0a23f1ff03
commit
b67ac7a2df
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
`hg clone --branch {{branch}} {{remote_repository_source}}`
|
`hg clone --branch {{branch}} {{remote_repository_source}}`
|
||||||
|
|
||||||
- Clone a repository with only the .hg directory, without checking out files:
|
- Clone a repository with only the ".hg" directory, without checking out files:
|
||||||
|
|
||||||
`hg clone --noupdate {{remote_repository_source}}`
|
`hg clone --noupdate {{remote_repository_source}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue