Mercurial > hg
changeset 15178:04e5449e25dc
clone: add a note about -u/-U
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Fri, 30 Sep 2011 14:12:48 -0500 |
parents | 1c57d8b38d5a |
children | d3b42e96cfcf |
files | mercurial/commands.py |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Fri Sep 30 14:09:45 2011 -0500 +++ b/mercurial/commands.py Fri Sep 30 14:12:48 2011 -0500 @@ -1052,6 +1052,9 @@ tag will include the tagged changeset but not the changeset containing the tag. + To check out a particular version, use -u/--update, or + -U/--noupdate to create a clone with no working directory. + .. container:: verbose For efficiency, hardlinks are used for cloning whenever the