mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-01-24 05:28:18 +01:00
65b6e1bdac
Summary: Fixes T5870. When a filename contains spaces, Git will add a "\t" at the end of the "---" and "+++" lines. We currently consume this and think we're reading a file called "blah blah\t". Instead, parse it out as not part of the filename. Test Plan: Added failing unit test and made it pass. Reviewers: btrahan Reviewed By: btrahan Subscribers: epriestley Maniphest Tasks: T5870 Differential Revision: https://secure.phabricator.com/D10267 |
||
---|---|---|
.. | ||
__tests__ | ||
diff | ||
ArcanistBaseCommitParser.php | ||
ArcanistBundle.php | ||
ArcanistCommentRemover.php | ||
ArcanistDiffParser.php |