Show More
@@ -601,9 +601,9 b' def clone(ui, source, dest=None, **opts)' | |||||
601 | will be the null changeset). Otherwise, clone will initially check |
|
601 | will be the null changeset). Otherwise, clone will initially check | |
602 | out (in order of precedence): |
|
602 | out (in order of precedence): | |
603 |
|
603 | |||
604 |
|
|
604 | a) the changeset, tag or branch specified with -u/--updaterev | |
605 |
|
|
605 | b) the changeset, tag or branch given with the first -r/--rev | |
606 |
|
|
606 | c) the head of the default branch | |
607 |
|
607 | |||
608 | Use 'hg clone -u . src dst' to checkout the source repository's |
|
608 | Use 'hg clone -u . src dst' to checkout the source repository's | |
609 | parent changeset (applicable for local source repositories only). |
|
609 | parent changeset (applicable for local source repositories only). |
General Comments 0
You need to be logged in to leave comments.
Login now