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:
parent
44e3c50839
commit
c3e5751c36
52 changed files with 97540 additions and 97540 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue