Show More
@@ -52,7 +52,8 b' test changing case of path components' | |||
|
52 | 52 | $ hg ci -Am addb D/b |
|
53 | 53 | $ hg mv D/b d/b |
|
54 | 54 | D/b: not overwriting - file already committed |
|
55 | (hg rename --force to replace the file by recording a rename) | |
|
55 | ('hg rename --force' to replace the file by recording a rename) | |
|
56 | [1] | |
|
56 | 57 | $ hg mv D/b d/c |
|
57 | 58 | $ hg st |
|
58 | 59 | A D/c |
General Comments 0
You need to be logged in to leave comments.
Login now