Closed
Bug 1217409
Opened 10 years ago
Closed 10 years ago
Add generic commit rewriting capability to commitparser.py
Categories
(MozReview Graveyard :: General, defect)
MozReview Graveyard
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dminor, Unassigned)
References
Details
We want to rewrite the commit summaries in Bug 1160479 to reflect who actually granted a "ship-it" for a commit.
We should be able to create a generic API for this in commitparser.py and use it with hg histedit, which can now accept custom actions.
| Reporter | ||
Comment 1•10 years ago
|
||
Another option is to use the utility code that gps wrote in pylib/mozhg/mozhg/rewrite.py
| Reporter | ||
Comment 2•10 years ago
|
||
We'll just use the rewrite.py stuff.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•10 years ago
|
Product: Developer Services → MozReview
You need to log in
before you can comment on or make changes to this bug.
Description
•