tests/test-keyword
changeset 224 fd98a9bffcbe
parent 223 65a01675a944
child 241 e0a846f9f095
equal deleted inserted replaced
223:65a01675a944 224:fd98a9bffcbe
    66 cat a c
    66 cat a c
    67 echo % touch copied c
    67 echo % touch copied c
    68 touch c
    68 touch c
    69 echo % status
    69 echo % status
    70 hg status
    70 hg status
       
    71 
       
    72 echo % diff --rev
       
    73 hg diff --rev 0 | grep -F -v 'b/c'
    71 
    74 
    72 echo % rollback
    75 echo % rollback
    73 hg rollback
    76 hg rollback
    74 echo % status
    77 echo % status
    75 hg status
    78 hg status