mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-15 19:32:40 +01:00
ccd37afab8
Summary: This attaches commit diff to its associated revision as any other diff. The consequence is that the revision page now shows the actual commit instead of the last diff. It may be disturbing but it is desired. Another consequence is that lint and unit results are displayed as skipped after the revision was committed. I want to fix it somehow. My next plan is to automatically diff against the last normal diff and include the link to this diff in commit e-mail if non-empty. Test Plan: reparse.php Diff against last normal diff. Reviewers: epriestley, jungejason Reviewed By: jungejason CC: aran, Koolvin, jungejason Maniphest Tasks: T201 Differential Revision: https://secure.phabricator.com/D2530 |
||
---|---|---|
.. | ||
__init__.php | ||
DifferentialRevisionViewController.php |