Commit 99e40ad
authored
set autocrlf to false in containers (#232)
`core.autocrlf = true` is a common pitfall when edk2 developers create a
new file. It is always suggested to have this git config value turned
off when developing EDKII UEFI firmware. Updates the container to have
this git config set as expected.1 parent fb1c095 commit 99e40ad
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments