Show More
@@ -949,8 +949,7 b' def debugfileset(ui, repo, expr, **opts)' | |||||
949 | ui.write("%s\n" % f) |
|
949 | ui.write("%s\n" % f) | |
950 |
|
950 | |||
951 | @command('debugformat', |
|
951 | @command('debugformat', | |
952 |
[] + cmdutil.formatteropts |
|
952 | [] + cmdutil.formatteropts) | |
953 | _('')) |
|
|||
954 | def debugformat(ui, repo, **opts): |
|
953 | def debugformat(ui, repo, **opts): | |
955 | """display format information about the current repository |
|
954 | """display format information about the current repository | |
956 |
|
955 |
General Comments 0
You need to be logged in to leave comments.
Login now