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 |
$ |
|
2 | 8 | $ mkdir "${USERCACHE}" |
|
3 | 9 | $ cat >> $HGRCPATH <<EOF |
@@ -100,6 +106,7 b' Test link+rename largefile codepath' | |||
|
100 | 106 | generaldelta |
|
101 | 107 | largefiles |
|
102 | 108 | revlogv1 |
|
109 | sparserevlog | |
|
103 | 110 | store |
|
104 | 111 | testonly-simplestore (reposimplestore !) |
|
105 | 112 |
General Comments 0
You need to be logged in to leave comments.
Login now