tests/test-directaccess.t
changeset 35534 b6ce3568771d
parent 35519 31fe397f2bda
child 35535 ffd7b7cd309b
equal deleted inserted replaced
35533:8b958d21b19d 35534:b6ce3568771d
   136 `hg identify`
   136 `hg identify`
   137 
   137 
   138   $ hg identify -r 28ad74
   138   $ hg identify -r 28ad74
   139   28ad74487de9
   139   28ad74487de9
   140 
   140 
       
   141 `hg annotate`
       
   142 
       
   143   $ hg annotate -r 28ad74 a
       
   144   0: foo
       
   145 
   141 `hg status`
   146 `hg status`
   142 
   147 
   143   $ hg status --change 28ad74
   148   $ hg status --change 28ad74
   144   A c
   149   A c
   145 
   150