Skip to content

Commit

Permalink
Clarify .hg directory
Browse files Browse the repository at this point in the history
  • Loading branch information
agnivade committed Dec 18, 2017
1 parent 0a23f1f commit b67ac7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/common/hg-clone.md
Expand Up @@ -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}}`

Expand Down

0 comments on commit b67ac7a

Please sign in to comment.