##// END OF EJS Templates
Issue919: add a standard extension to recreate hardlinks between repositories....
Issue919: add a standard extension to recreate hardlinks between repositories. Having to run a standalone Python script from the contrib dir is a nuisance. Also makes various improvements to locking, file discovery, etc. Should also update: http://www.selenic.com/mercurial/wiki/index.cgi/RecreateHardlinksBetweenRepositories

File last commit:

r6336:4b0c9c67 default
r9729:aa9ccab5 default
Show More
test-debugindexdot.out
8 lines | 72 B | text/plain | TextLexer
/ tests / test-debugindexdot.out
created new head
digraph G {
-1 -> 0
0 -> 1
0 -> 2
2 -> 3
1 -> 3
}