diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-03-27 12:05:37 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-27 12:05:37 -0400 |
commit | 84513d43bae2de596686e01d3584cb560a3e6e9e (patch) | |
tree | b3792c34251ca2dabb48691afccf59fdc6c8a40d /components/script/dom/promise.rs | |
parent | b8b2a8287a3875ac772ea9252de40282868238ab (diff) | |
parent | 961e4a1e12a08bd1758fd59158fbfb33f450df30 (diff) | |
download | servo-84513d43bae2de596686e01d3584cb560a3e6e9e.tar.gz servo-84513d43bae2de596686e01d3584cb560a3e6e9e.zip |
Auto merge of #19550 - kregoslup:issue_15725, r=jdm
Issue #15723: Skip git ignored files in update-manifest.
<!-- Please describe your changes on the following line: -->
This patch makes "./mach update-manifest" aware of .gitignore.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #15725 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because I don't know how to test it, I have tried mocking opening file and checking whether it exists but it's difficult to handle both in py2.7 and py3 and I think it would say too much about `PathFilter` internals. I have also tried mocking `PathFilter` but then I would be duplicating logic in tests.
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19550)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/promise.rs')
0 files changed, 0 insertions, 0 deletions