##// END OF EJS Templates
dispatch: only do __import__(debugger) when a debugger is requested...
dispatch: only do __import__(debugger) when a debugger is requested When having ui.debugger=somedebugger in one's ~/.hgrc, this then somedebugger would be imported for every hg command. With this patch, this import only happens if the --debugger parameter is passed.

File last commit:

r16438:28a90cdf default
r20826:dd2e25e4 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer