deprecated --style

anatoly techtonik techtonik at gmail.com
Sun Jul 20 10:49:07 UTC 2014


I could find --style in `hg log -h` output, and found out
that it is deprecated.

    templateopts = [
        ('', 'style', '',
         _('display using template map file (DEPRECATED)'), _('STYLE')),
        ('T', 'template', '',
         _('display with template'), _('TEMPLATE')),
    ]

How come? Why? It is convenient to have a couple of popular formats.
-- 
anatoly t.



More information about the Mercurial mailing list