mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-03 09:48:38 +02:00
It turns out subprocess functions have the annoying behavior of changing line endings in `input` when using `text=True` or `universal_newlines=True`, or even `encoding="utf-8"`. And git fast-import doesn't like `\r\n`. Differential Revision: https://phabricator.services.mozilla.com/D215158 |
||
|---|---|---|
| .. | ||
| mozversioncontrol | ||
| test | ||
| .ruff.toml | ||
| setup.py | ||