mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 18:32:41 +01:00
a272ddcc78
Summary: Fixes T4941. If a diff has had trailing whitespace stripped, we will fail to handle empty lines correctly (previously, these lines had a leading space when the original tool emitted them). (This probably stopped working around the time we began retaining newlines.) Test Plan: The diff in T4941 now parses and renders correctly. Reviewers: asherkin, btrahan Reviewed By: btrahan Subscribers: epriestley Maniphest Tasks: T4941 Differential Revision: https://secure.phabricator.com/D8968 |
||
---|---|---|
.. | ||
__tests__ | ||
DifferentialChangesetParser.php | ||
DifferentialCommitMessageParser.php | ||
DifferentialCustomFieldDependsOnParser.php | ||
DifferentialCustomFieldRevertsParser.php | ||
DifferentialHunkParser.php |