Convert all CRLF files to use LF to fix git confusion.
Having CRLF files in the repository with eol=crlf breaks just about everything, e.g. any rebase/merge involving these files would fail. Try to fix this by making sure the files use LF in the repository and CRLF is only used in the working copy.
This commit is contained in:
32866
build/msw/makefile.gcc
32866
build/msw/makefile.gcc
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user