edk2-basetools
edk2-basetools copied to clipboard
Switch the current master branch and the newmaster branch
trafficstars
There are windows line ending characters in the current master, that was introduced by the recent commits by mistake.
The newmaster branch fixed that issue.
@BobCF - I have autocrlf = false and still see all files in the newmaster have CRLF. You are expecting them to be LF, right?
Yes. I am expecting them to be LF.
I don't think switching to a new branch is the correct solution. If we want to change line endings, shouldn't we just do a single commit to master?