Show More
@@ -431,3 +431,9 b' value from an include overwrite value de' | |||||
431 | value-included |
|
431 | value-included | |
432 | $ HGRCPATH="file-A.rc" hg config config-test.post-include |
|
432 | $ HGRCPATH="file-A.rc" hg config config-test.post-include | |
433 | value-A |
|
433 | value-A | |
|
434 | ||||
|
435 | command line override | |||
|
436 | --------------------- | |||
|
437 | ||||
|
438 | $ HGRCPATH="file-A.rc:file-B.rc" hg config config-test.basic --config config-test.basic=value-CLI | |||
|
439 | value-CLI |
General Comments 0
You need to be logged in to leave comments.
Login now