sapling/eden/scm/tests/backout
Durham Goode 0f4371c465 backout: fix rename information being lost
Summary:
There were cases where backouts would lose rename information. It
currently relies on the extremely complex copy tracing infrastructure which is
almost impossible to reason about and safely change. So instead I just made
backout do some rename fixup after the fact, which is way simpler.

Reviewed By: jordanwebster

Differential Revision: D37799493

fbshipit-source-id: 1567198a098e45a2273745ef694f32815c1b3af3
2022-07-13 14:17:40 -07:00
..
history.py backout: fix rename information being lost 2022-07-13 14:17:40 -07:00