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 no-windows |
|
2 | 8 | |
|
3 | 9 |
$ |
@@ -31,6 +37,7 b' Shallow clone from full' | |||
|
31 | 37 | fncache |
|
32 | 38 | generaldelta |
|
33 | 39 | revlogv1 |
|
40 | sparserevlog | |
|
34 | 41 | store |
|
35 | 42 | |
|
36 | 43 | $ hg update |
General Comments 0
You need to be logged in to leave comments.
Login now