branch | stable |
changeset 426 | 671d2e27d388 |
parent 419 | 2f179ea3a9aa |
child 429 | 688d71563c07 |
421:439a24d34a13 | 426:671d2e27d388 |
---|---|
156 |
156 |
157 echo % commit |
157 echo % commit |
158 hg --debug commit -ma2c -d '1 0' -u 'User Name <user@example.com>' |
158 hg --debug commit -ma2c -d '1 0' -u 'User Name <user@example.com>' |
159 echo % cat a c |
159 echo % cat a c |
160 cat a c |
160 cat a c |
161 echo % touch copied c after 1 second |
161 echo % touch copied c |
162 sleep 1 |
|
163 touch c |
162 touch c |
164 echo % status |
163 echo % status |
165 hg status |
164 hg status |
166 |
165 |
167 echo % kwfiles |
166 echo % kwfiles |