Show More
@@ -494,6 +494,7 b' write back to the file, so for example t' | |||||
494 | $ hg add |
|
494 | $ hg add | |
495 | adding foo.whole |
|
495 | adding foo.whole | |
496 | $ cp -p foo.whole foo.whole.orig |
|
496 | $ cp -p foo.whole foo.whole.orig | |
|
497 | $ cp -p foo.whole.orig foo.whole | |||
497 | $ sleep 2 # mtime has a resolution of one or two seconds. |
|
498 | $ sleep 2 # mtime has a resolution of one or two seconds. | |
498 | $ hg fix --working-dir |
|
499 | $ hg fix --working-dir | |
499 | $ f foo.whole.orig --newer foo.whole |
|
500 | $ f foo.whole.orig --newer foo.whole |
General Comments 0
You need to be logged in to leave comments.
Login now