HomePhabricator

Strip tips out of commit messages from `arc backout`

Description

Strip tips out of commit messages from arc backout

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.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10707

Differential Revision: https://secure.phabricator.com/D15573

Details

Provenance
epriestleyAuthored on Apr 2 2016, 1:28 PM
epriestleyPushed on Apr 2 2016, 2:26 PM
Reviewer
chad
Differential Revision
D15573: Strip tips out of commit messages from `arc backout`
Parents
rARC3d7ac867f538: Make callsigns optional in arcanist
Branches
Unknown
Tags
Unknown
Tasks
T10707: arc backout added bonus free "tips" to end of commit message
Build Status
Buildable 11410
Build 14217: Run Core Tests