comparison mercurial/mergeutil.py @ 32787:545f69cd6042

profile: support --profile in alias and abbreviated version (--prof) We now process the "--profile" a second time after alias has been processed and the command argument fully parsed. If appropriate we enable profiling at that time. In these situation, the --profile will cover less than if the full --profile flag was passed on the command line. This is better than the previous behavior (flag ignored) and still fullfil multiple valid usecases.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 09 Jun 2017 12:36:07 +0100
parents c1149533676b
children 2372284d9457
comparison
equal deleted inserted replaced
32786:0ead06d54ffe 32787:545f69cd6042