mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-23 23:32:40 +01:00
3eafe9e3bb
Summary: Share code with the new PhabricatorDifferenceEngine, which handles diffs with no changes correctly. (This isn't the same issue as file moves, but I ran into it while generating a repro case.) Test Plan: Previously, changes which didn't change file content (e.g., property changes) would throw. Now they work. Reviewed By: tuomaspelkonen Reviewers: tuomaspelkonen, jungejason, aran CC: aran, epriestley, tuomaspelkonen Differential Revision: 698 |
||
---|---|---|
.. | ||
__init__.php | ||
PhabricatorDifferenceEngine.php |