Show More
@@ -600,3 +600,13 b' The persistent nodemap should exist afte' | |||||
600 | data-unused: 0 |
|
600 | data-unused: 0 | |
601 | data-unused: 0.000% |
|
601 | data-unused: 0.000% | |
602 |
|
602 | |||
|
603 | ||||
|
604 | local clone | |||
|
605 | ------------ | |||
|
606 | ||||
|
607 | The persistent nodemap should exist after a streaming clone | |||
|
608 | ||||
|
609 | $ hg clone -U test-repo local-clone | |||
|
610 | $ ls -1 local-clone/.hg/store/ | egrep '00(changelog|manifest)(\.n|-.*\.nd)' | |||
|
611 | [1] | |||
|
612 | $ hg -R local-clone debugnodemap --metadata |
General Comments 0
You need to be logged in to leave comments.
Login now