changeset 428 | 432aa523282c |
parent 426 | 671d2e27d388 |
child 429 | 688d71563c07 |
425:ff5b52ea337b | 428:432aa523282c |
---|---|
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 |