tests/test-log.t
changeset 25006 517763f87141
parent 24603 e74f819e9160
child 25688 24cda1dd45ff
equal deleted inserted replaced
25005:5ddbb024c2e9 25006:517763f87141
   146 
   146 
   147 -f, a wrong style
   147 -f, a wrong style
   148 
   148 
   149   $ hg log -f -l1 --style something
   149   $ hg log -f -l1 --style something
   150   abort: style 'something' not found
   150   abort: style 'something' not found
   151   (available styles: bisect, changelog, compact, default, phases, xml)
   151   (available styles: bisect, changelog, compact, default, phases, status, xml)
   152   [255]
   152   [255]
   153 
   153 
   154 -f, phases style
   154 -f, phases style
   155 
   155 
   156 
   156