1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-13 13:18:43 +02:00
Johannes Schauer Marin Rodrigues a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
Mixed line endings cause problems when exporting patches with
git-format-patch and then trying to "git am" a patch with mixed and
non-matching line endings. In such a situation git will fail to apply
the patch.

This commit runs the dos2unix tools on the remaining files with CRLF
(\r\n) line endings to convert them to line-feeds (\n) only.

Files that are Windows specific like *.vcxproj and *.props files were
not converted.

Closes: #3073
2023-10-19 16:23:21 +02:00
..
2023-08-24 23:34:33 +03:00
2023-09-30 10:37:32 +03:00
2023-10-11 00:47:19 +02:00
2023-09-17 22:19:45 +02:00
2023-09-24 15:02:59 +02:00
2023-09-12 19:17:35 +03:00
2023-09-19 16:04:37 +03:00
2023-09-19 13:31:57 +03:00
2023-10-11 00:58:32 +02:00
2023-10-10 23:44:28 +02:00
2023-08-22 20:10:20 +04:00
2023-08-22 20:10:20 +04:00
2023-09-27 23:11:11 +02:00
2023-10-13 23:04:35 +02:00
2023-10-13 23:04:35 +02:00
2023-08-30 03:33:59 +04:00
2023-09-15 15:26:14 +02:00
2023-09-15 15:26:14 +02:00
2023-09-15 15:26:14 +02:00