comparison tests/test-exchange-B5.t @ 1786:b674277ea4ef stable

uncommit: don't lose copy information of remaining files (issue5403) As reported in the issue, "hg uncommit" would lose copy information of the files that remained in the commit. The problem was simply that the a dict of copies was iterated as "src, dst in copies.items()" where it should have been "dst, src ...".
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 31 Jan 2017 12:32:45 -0800
parents a49f2e7a2755
children 778afb036245
comparison
equal deleted inserted replaced
1784:c3741a5adbb0 1786:b674277ea4ef