##// END OF EJS Templates
add HGRCPATH env var, list of places to look for hgrc files....
add HGRCPATH env var, list of places to look for hgrc files. if set, override default hgrc search path. if empty, only .hg/hgrc of current repo read. for each element, if directory, all entries in directory with end in ".rc" are added to path. else, element is added to path. big thing about this change is that user "~/.hgrc" and system hgrc not longer breaks tests. run-tests makes HGRCPATH empty now.

File last commit:

r0:9117c656 default
r1951:696230e5 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer