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 | $ . "$TESTDIR/narrow-library.sh" | |
2 |
|
8 | |||
3 |
$ |
|
9 | $ hg init master | |
@@ -43,6 +49,7 b' narrow clone a file, f10' | |||||
43 | fncache |
|
49 | fncache | |
44 | narrowhg-experimental |
|
50 | narrowhg-experimental | |
45 | revlogv1 |
|
51 | revlogv1 | |
|
52 | sparserevlog | |||
46 | store |
|
53 | store | |
47 | testonly-simplestore (reposimplestore !) |
|
54 | testonly-simplestore (reposimplestore !) | |
48 |
|
55 |
General Comments 0
You need to be logged in to leave comments.
Login now