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