Show More
@@ -107,8 +107,8 b' Log on a file via -fr' | |||
|
107 | 107 | Trace renames |
|
108 | 108 | $ hg mv x z |
|
109 | 109 | $ hg commit -m move |
|
110 | $ hg log -f z -T '{desc}\n' -G | |
|
111 | @ move | |
|
110 | $ hg log -f z -T '{desc} {file_copies}\n' -G | |
|
111 | @ move z (x\x14\x06\xe7A\x18bv\x94&\x84\x17I\x1f\x01\x8aJ\x881R\xf0) (esc) | |
|
112 | 112 | : |
|
113 | 113 | o x |
|
114 | 114 |
General Comments 0
You need to be logged in to leave comments.
Login now