Page MenuHomePhabricator

Strip tips out of commit messages from `arc backout`
ClosedPublic

Authored by epriestley on Apr 2 2016, 1:29 PM.
Tags
None
Referenced Files
F19691383: D15573.id37543.diff
Tue, Feb 10, 2:15 AM
F19681347: D15573.diff
Sun, Feb 8, 9:37 PM
F19675476: D15573.diff
Sun, Feb 8, 9:51 AM
F19619238: D15573.id37541.diff
Feb 4 2026, 9:24 AM
F19616053: D15573.id.diff
Feb 4 2026, 1:48 AM
F19607546: D15573.id37543.diff
Feb 3 2026, 11:26 AM
F19378282: D15573.id.diff
Dec 26 2025, 9:14 PM
F19316860: D15573.diff
Dec 25 2025, 5:13 AM
Subscribers
None

Details

Summary

Fixes T10707. Currently, arc backout creates a commit message which includes questionably-helpful "tips" in the message itself.

Strip these out.

Test Plan

Used arc backout to revert any commit, then git show to see the generated message.

  • Before patch: included tips.
  • After patch: no tips.

Diff Detail

Repository
rARC Arcanist
Branch
backout
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 11408
Build 14215: Run Core Tests
Build 14214: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Strip tips out of commit messages from `arc backout`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Apr 2 2016, 2:20 PM
This revision was automatically updated to reflect the committed changes.