Closed
Bug 1635046
Opened 6 years ago
Closed 6 years ago
Be consistent in ignoring mozconfig files with .hgignore / .gitignore
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox78 fixed)
RESOLVED
FIXED
mozilla78
| Tracking | Status | |
|---|---|---|
| firefox78 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•6 years ago
|
||
Both were ignoring .mozconfig and mozconfig, but .hgignore was ignoring
mozconfig-foo and not .mozconfig-foo, and vice-versa.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2e63e7e74e8b
Be consistent in ignoring .mozconfig / mozconfig files between git and hg. r=froydnj
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•