Clarify .hg directory

This commit is contained in:
Agniva De Sarker
2017-12-18 17:47:57 +05:30
committed by GitHub
parent 0a23f1ff03
commit b67ac7a2df

View File

@@ -10,7 +10,7 @@
`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}}`