Show More
@@ -31,7 +31,7 b' 2 1 0 2 0 1 2' | |||||
31 | $ commit 'manifest-file' |
|
31 | $ commit 'manifest-file' | |
32 | $ commit '012' 'manifest-file' |
|
32 | $ commit '012' 'manifest-file' | |
33 | $ cd .. |
|
33 | $ cd .. | |
34 |
$ hg clone -q -U -r |
|
34 | $ hg clone -q -U -r 4 -r 6 -r 7 -r 8 -r 9 orig crossed | |
35 | $ cd crossed |
|
35 | $ cd crossed | |
36 | $ hg debugindex --manifest |
|
36 | $ hg debugindex --manifest | |
37 | rev linkrev nodeid p1 p2 |
|
37 | rev linkrev nodeid p1 p2 |
General Comments 0
You need to be logged in to leave comments.
Login now