diff mercurial/transaction.py @ 19639:09573ad59f7b

dispatch: move command line --config argument parsing to _runcatch() Previously, command line parsing of --config arguments was done in _dispatch. This means that it takes place after activating the debugger. In an upcoming patch, we will add a ui.debugger setting so we need to have this parsing done before _runcatch.
author Sean Farley <sean.michael.farley@gmail.com>
date Sat, 13 Jul 2013 16:33:07 -0500
parents e7cfe3587ea4
children a3378a1b0a05
line wrap: on
line diff