Mercurial > hg
comparison mercurial/worker.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 | b3e51675f98e |
children | 328739ea70c3 |
comparison
equal
deleted
inserted
replaced
23928:ca6cfc2f8197 | 23929:a43fdf33a6be |
---|