Show More
@@ -1,11 +1,11 b'' | |||||
1 | hide outer repo |
|
|||
2 | $ hg init |
|
|||
3 |
|
||||
4 | Use hgrc within $TESTTMP |
|
1 | Use hgrc within $TESTTMP | |
5 |
|
2 | |||
6 | $ HGRCPATH=`pwd`/hgrc |
|
3 | $ HGRCPATH=`pwd`/hgrc | |
7 | $ export HGRCPATH |
|
4 | $ export HGRCPATH | |
8 |
|
5 | |||
|
6 | hide outer repo | |||
|
7 | $ hg init | |||
|
8 | ||||
9 | Use an alternate var for scribbling on hgrc to keep check-code from |
|
9 | Use an alternate var for scribbling on hgrc to keep check-code from | |
10 | complaining about the important settings we may be overwriting: |
|
10 | complaining about the important settings we may be overwriting: | |
11 |
|
11 |
General Comments 0
You need to be logged in to leave comments.
Login now