Closed
Bug 1649090
Opened 6 years ago
Closed 5 years ago
HG - Reading file contents is called twice for each commit
Categories
(Conduit :: moz-phab, defect, P3)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zalun, Assigned: zalun)
References
(Blocks 1 open bug)
Details
(Keywords: conduit-triaged)
Attachments
(1 file)
hg cat -r <SHA1>
This command is doubled for each SHA1.
We should cache the result or fix the data flow.
| Assignee | ||
Updated•6 years ago
|
Summary: Reading file contents is called twice for each commit → HG - Reading file contents is called twice for each commit
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → pzalewa
Status: NEW → ASSIGNED
Updated•5 years ago
|
Assignee: nobody → pzalewa
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•