Closed
Bug 1592429
Opened 6 years ago
Closed 6 years ago
restore `hg reviewers` command
Categories
(Developer Services :: Mercurial: mozext, task)
Developer Services
Mercurial: mozext
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheehan, Assigned: mhentges)
References
(Regression)
Details
Attachments
(2 files, 1 obsolete file)
hg reviewers, a command to suggest possible reviewers based on annotate data for given files, was removed along with the rest of the mqext extension when we officially deprecated mq. This command isn't actually related to mq and should be restored, either in mozext or firefoxtree.
While we do this, let's add a test of the functionality.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mhentges
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Attachment #9111747 -
Attachment is obsolete: true
Pushed by mhentges@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/b950b6c26ec7
adds the "reviewers" command to mozext r=sheehan
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Pushed by mhentges@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/1df6737f9d8e
removes unnecessary "hg reviewers" features r=sheehan
You need to log in
before you can comment on or make changes to this bug.
Description
•