Show More
@@ -697,7 +697,7 b' Amend a merge changeset (with renames du' | |||||
697 |
|
697 | |||
698 | $ hg debugrename aa |
|
698 | $ hg debugrename aa | |
699 | aa not renamed |
|
699 | aa not renamed | |
700 | $ hg debugrename -r .^ aa |
|
700 | $ hg debugrename -r '.^' aa | |
701 | aa renamed from a:a80d06849b333b8a3d5c445f8ba3142010dcdc9e |
|
701 | aa renamed from a:a80d06849b333b8a3d5c445f8ba3142010dcdc9e | |
702 |
|
702 | |||
703 | Amend a merge changeset (with manifest-level conflicts): |
|
703 | Amend a merge changeset (with manifest-level conflicts): |
General Comments 0
You need to be logged in to leave comments.
Login now