Mercurial > hg
comparison mercurial/tagmerge.py @ 29846:318e2b600b80
blackbox: also log alias expansions
This should be extremely useful for helping users debug without having
to see their complete configuration.
Shell aliases do not get their expansion logged, because we don't look
and see if we're in a repo before we dive into the execution of a
shell alias. As a result, the ui object doesn't know where to log.
author | Augie Fackler <augie@google.com> |
---|---|
date | Tue, 23 Aug 2016 16:40:08 -0400 |
parents | fa91c49a9b9f |
children | 5d92107dfb9b |
comparison
equal
deleted
inserted
replaced
29845:398037e0511c | 29846:318e2b600b80 |
---|