Submitter | phabricator |
---|---|
Date | May 23, 2019, 11:49 a.m. |
Message ID | <3847e102733aedf390a75331cb6844ce@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/40209/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/tests/test-fix.t b/tests/test-fix.t --- a/tests/test-fix.t +++ b/tests/test-fix.t @@ -834,6 +834,8 @@ (use 'hg rebase --continue' or 'hg rebase --abort') [255] + $ cd .. + When fixing a file that was renamed, we should diff against the source of the rename for incremental fixing and we should correctly reproduce the rename in the replacement revision.