Show More
@@ -1,3 +1,9 b'' | |||
|
1 | TRANSITIONAL CONFIG | |
|
2 | $ cat << EOF >> $HGRCPATH | |
|
3 | > [format] | |
|
4 | > sparse-revlog = yes | |
|
5 | > EOF | |
|
6 | ||
|
1 | 7 | #require reporevlogstore |
|
2 | 8 | |
|
3 | 9 |
|
@@ -24,6 +30,7 b' Can create and open repo with revlog v2 ' | |||
|
24 | 30 | dotencode |
|
25 | 31 | exp-revlogv2.0 |
|
26 | 32 | fncache |
|
33 | sparserevlog | |
|
27 | 34 | store |
|
28 | 35 | |
|
29 | 36 | $ hg log |
General Comments 0
You need to be logged in to leave comments.
Login now