##// END OF EJS Templates
merge: expand environment variables and ~/ in tool.executable...
merge: expand environment variables and ~/ in tool.executable hgrc(5) already implies that this works, so we might as well support it. Another approach would be to implement this in util.findexe(): that would benefit other callers of findexe(), e.g. convert and anyone calling the user's editor. But findexe() is really implemented in both posix.py and windows.py, so this would make both of those modules depend on util.py: not good. So keep it narrow and only for merge tools.

File last commit:

r1360:7d439981 default
r15264:157d93c4 default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder