Add --config patch.eol=auto for hg import

Review Request #14566 — Created Aug. 21, 2025 and updated

Information

RBTools
release-5.x

Reviewers

Review Board forces LF in patches. Even if the file uses CRLF.
If rbt should import a patch with CRLF in the file it would
fail otherwise.

 
Summary ID
Add --config patch.eol=auto for hg import
Review Board forces LF in patches. Even if the file uses CRLF. If rbt should import a patch with CRLF in the file it would fail otherwise.
cc7d4f3403c4f4ccce8809cc30aece40169d6630
misery
misery
Review request changed
Commits:
Summary ID
Add --config patch.eol=auto for hg import
Review Board forces LF in patches. Even if the file uses CRLF. If rbt should import a patch with CRLF in the file it would fail otherwise.
664c413d17fb3a903c334dcf5d49daa0ba3c373c
Add --config patch.eol=auto for hg import
Review Board forces LF in patches. Even if the file uses CRLF. If rbt should import a patch with CRLF in the file it would fail otherwise.
cc7d4f3403c4f4ccce8809cc30aece40169d6630

Checks run (2 succeeded)

flake8 passed.
JSHint passed.