In the Feed if there is a commit, its message can be mentioned twice: once in the title, once in the body.
Probably, it would be better to avoid to repeat the same phrase twice.
{F313290,size=full}
At the moment the content of the feed is generated by the Audit application, from:
```
PhabricatorAuditTransaction::getBodyForFeed()
```
https://we.phorge.it/source/phorge/browse/master/src/applications/audit/storage/PhabricatorAuditTransaction.php;a25af8ccef69de5978b0904866b028d96732202b$417-424
Proposals - only for the web feed:
== Proposal 1: clean the body ==
| Current | Proposal |
|---------------------|---------------------|
| {F313288,size=full} | {F313289,size=full} |
== Proposal 2: clean the title ==
| Current | Proposal |
|---------------------|---------------------|
| {F313288,size=full} | {F313570,size=full} |