Show More
@@ -1,3 +1,10 b'' | |||||
|
1 | persistent-nodemap is not enabled by default. It is not relevant for this test so disable it. | |||
|
2 | ||||
|
3 | $ cat << EOF >> $HGRCPATH | |||
|
4 | > [format] | |||
|
5 | > use-persistent-nodemap = no | |||
|
6 | > EOF | |||
|
7 | ||||
1 |
$ |
|
8 | $ cat > hgrc-sshv2 << EOF | |
2 | > %include $HGRCPATH |
|
9 | > %include $HGRCPATH | |
3 | > [experimental] |
|
10 | > [experimental] |
General Comments 0
You need to be logged in to leave comments.
Login now