Skip to content
Commit 559d9dd7 authored by Devaraj Ranganna's avatar Devaraj Ranganna
Browse files

ci: Set git core.autocrlf to input



In order for one of the patches to be be cleanly applied, git config
option `core.autocrlf` must be set to value `input`.

The file `src/transport_interface/transport_interface_test.c` has `CRLF`
line ending and patching it fails if `core.autocrlf` is not set to
`input`.

Signed-off-by: Devaraj Ranganna's avatarDevaraj Ranganna <devaraj.ranganna@arm.com>
parent ab9a82a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment