Home GnuPG

Strip tips out of commit messages from `arc backout`
8701e6c1f31aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

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
epriestley <git@epriestley.com>Authored on Apr 2 2016, 3:28 PM
Parents
rARC3d7ac867f538: Make callsigns optional in arcanist
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rARC8701e6c1f31a: Strip tips out of commit messages from `arc backout` (authored by epriestley <git@epriestley.com>).Apr 2 2016, 4:26 PM