tests/test-annotate.t
changeset 13697 eaee75036725
parent 12399 4fee1fd3de9a
child 14358 bf93e78f2638
equal deleted inserted replaced
13696:136854393eed 13697:eaee75036725
   226 annotate after ABA with follow
   226 annotate after ABA with follow
   227 
   227 
   228   $ hg annotate --follow foo
   228   $ hg annotate --follow foo
   229   foo: foo
   229   foo: foo
   230 
   230 
       
   231 missing file
       
   232 
       
   233   $ hg ann nosuchfile
       
   234   abort: nosuchfile: no such file in rev c8abddb41a00
       
   235   [255]