mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Don't leak GitHub tokens when pushing <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [x] These changes do not require tests because they just remove output/were lightly tested by hand <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> If git is unable to resolve the repo address (which includes the token), it will print a message to stderr with the path to the repo, thus leaking the token. Avoid doing this. <!-- 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/13507) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
ci | ||
doc.servo.org | ||
cert_generator.js | ||
jsdefine | ||
patch-trace-template.py | ||
rustdoc-style.html | ||
rustdoc-with-private | ||
servo.sb | ||
servo_gdb.py | ||
valgrind-memcheck.supp |