tests/test-keyword
changeset 259 76402fc0fb58
parent 257 1090221301cf
child 267 4a24c3acd4f2
equal deleted inserted replaced
258:dab61b56b6b8 259:76402fc0fb58
    61 echo % cat
    61 echo % cat
    62 cat a b
    62 cat a b
    63 
    63 
    64 echo % copy
    64 echo % copy
    65 hg cp a c
    65 hg cp a c
       
    66 
       
    67 echo % kwfiles added
       
    68 hg kwfiles
       
    69 
    66 echo % commit
    70 echo % commit
    67 hg --debug commit -ma2c -d '1 0' -u 'User Name <user@example.com>'
    71 hg --debug commit -ma2c -d '1 0' -u 'User Name <user@example.com>'
    68 echo % cat a c
    72 echo % cat a c
    69 cat a c
    73 cat a c
    70 echo % touch copied c after 1 second
    74 echo % touch copied c after 1 second