--- a/hgext/hgk.py Mon Oct 15 09:43:34 2012 -0700
+++ b/hgext/hgk.py Tue Oct 16 11:43:15 2012 -0700
@@ -350,3 +350,5 @@
('n', 'max-count', 0, _('max-count'))],
_('hg debug-rev-list [OPTION]... REV...')),
}
+
+commands.inferrepo += " debug-diff-tree debug-cat-file"