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
F15486240: D15573.id37543.diff
Thu, Apr 10, 6:00 AM
F15484810: D15573.id.diff
Wed, Apr 9, 8:15 PM
F15484165: D15573.id37541.diff
Wed, Apr 9, 4:48 PM
F15479211: D15573.diff
Tue, Apr 8, 5:32 AM
F15460615: D15573.id37541.diff
Tue, Apr 1, 12:29 AM
F15401772: D15573.diff
Mar 17 2025, 7:11 PM
F15399622: D15573.id37541.diff
Mar 17 2025, 5:51 AM
F15382856: D15573.id37543.diff
Mar 14 2025, 2:42 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.