comparison mercurial/context.py @ 32376:b16cb0a27377

commands: move debugcommands and debugcomplete back to commands module These commands depend heavily on the commands table, so it doesn't make much sense to isolate them to debugcommands.py. This helps eliminating the future import cycle.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 14 May 2017 16:42:16 +0900
parents 81936f6462c1
children 24245b54aa8a
comparison
equal deleted inserted replaced
32375:04baab18d60a 32376:b16cb0a27377