1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 03:42:41 +01:00
phorge-phorge/src/applications/diffusion/edge
Joshua Spence ebde9357c7 Fix reverting commit language
Summary: I think the language here is inverted? On a commit which is reverted, the text states `$author added a reverted commit: $commit`. In reality, `$commit` is the //reverting// commit, not the //reverted// commit.

Test Plan: Think about English.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D13067
2015-06-01 09:54:30 +10:00
..
DiffusionCommitHasRevisionEdgeType.php Migrate Differential revision edges to use modern EdgeType subclasses 2015-01-01 15:07:03 +11:00
DiffusionCommitHasTaskEdgeType.php Use standard infrastructure to attach commits to other objects 2014-08-04 12:03:58 -07:00
DiffusionCommitRevertedByCommitEdgeType.php Fix reverting commit language 2015-06-01 09:54:30 +10:00
DiffusionCommitRevertsCommitEdgeType.php Fix reverting commit language 2015-06-01 09:54:30 +10:00