tests/test-tags
changeset 5658 ae3089cefaab
parent 5657 47915bf68c44
child 9143 a604c98dbf62
equal deleted inserted replaced
5657:47915bf68c44 5658:ae3089cefaab
   140 hg tag -r 0 -l localtag
   140 hg tag -r 0 -l localtag
   141 hg tag --remove localtag
   141 hg tag --remove localtag
   142 
   142 
   143 hg tag -r 0 globaltag
   143 hg tag -r 0 globaltag
   144 hg tag --remove -l globaltag
   144 hg tag --remove -l globaltag
       
   145 hg tags -v
   145 exit 0
   146 exit 0