Closed
Bug 1487213
Opened 7 years ago
Closed 7 years ago
[mqext] Fallback to working directory parent
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sfink, Assigned: sfink)
Details
Attachments
(1 file, 1 obsolete file)
|
7.07 KB,
patch
|
gps
:
review+
|
Details | Diff | Splinter Review |
`hg reviewers` looks for changes first, then mq junk, then gives up. I want it to use rev '.'.
| Assignee | ||
Comment 1•7 years ago
|
||
I split the selection into a different function for less nesting and because it made it a bit easier to follow. I also snuck in some improved mq independence.
Attachment #9005015 -
Flags: review?(gps)
| Assignee | ||
Comment 2•7 years ago
|
||
Attachment #9005032 -
Flags: review?(gps)
| Assignee | ||
Updated•7 years ago
|
Attachment #9005015 -
Attachment is obsolete: true
Attachment #9005015 -
Flags: review?(gps)
Updated•7 years ago
|
Attachment #9005032 -
Flags: review?(gps) → review+
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/1b6b1f7c4903
Look for changes against working directory parent; r=gps
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•