comparison mercurial/i18n.py @ 23929:a43fdf33a6be stable

commit: remove reverse search for copy source when not in parent (issue4476) Previously, we had weird, nonsensical behavior when committing a file move with a missing source. This removes that weird logic and tests that the bug this strange behavior caused is fixed. Also adds a longish comment to prevent some poor soul from accidentally re-implementing the bug in the future.
author Ryan McElroy <rmcelroy@fb.com>
date Tue, 20 Jan 2015 15:05:44 -0800
parents 3c0983cc279e
children 2c07c6884394
comparison
equal deleted inserted replaced
23928:ca6cfc2f8197 23929:a43fdf33a6be