Closed
Bug 872009
Opened 13 years ago
Closed 13 years ago
Add .gitignore to treestatus-lib
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
At the moment, after having run testapp.py locally, git status reports the vendor repo (treestatus-lib) as having changed, since the .pyc files in the submodule aren't covered by the main treestatus repo's .gitignore.
| Assignee | ||
Comment 1•13 years ago
|
||
Add .gitignore:
https://github.com/mozilla/treestatus-lib/commit/0a27e22e365925747bf79ade3de7fa9ba7a2c60c
Update treestatus to use the new submodule changeset:
https://github.com/mozilla/treestatus/commit/2b520016ae75e2f2c5f7ba5c370fa27457baee73
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Webtools → Tree Management
Updated•10 years ago
|
Product: Tree Management → Release Engineering
Updated•4 years ago
|
Component: Applications: TreeStatus → General
You need to log in
before you can comment on or make changes to this bug.
Description
•