changeset 22648 | ef62c66bee1b |
parent 22046 | 7a9cbb315d84 |
child 23786 | 7d63398fbfd1 |
22647:5b6cd8526d56 | 22648:ef62c66bee1b |
---|---|
55 |
55 |
56 Create hardlinked clone r2: |
56 Create hardlinked clone r2: |
57 |
57 |
58 $ hg clone -U --debug r1 r2 |
58 $ hg clone -U --debug r1 r2 |
59 linked 7 files |
59 linked 7 files |
60 listing keys for "bookmarks" |
|
61 |
60 |
62 Create non-hardlinked clone r3: |
61 Create non-hardlinked clone r3: |
63 |
62 |
64 $ hg clone --pull r1 r3 |
63 $ hg clone --pull r1 r3 |
65 requesting all changes |
64 requesting all changes |