1
0
зеркало из https://github.com/minetest/irrlicht.git synced 2025-07-02 16:20:27 +02:00
The exact commands to make this commit were:

git reset --hard origin/master
find -type f |  # list all regular files
  grep -E '\.(h|cpp|fsh|vsh|mm)|LICENSE$' |  # filter for text files
  xargs -n 1 -P $(nproc) sed -i 's:\s*$::'  # for each file, trim trailing whitespace including the CR
git commit -a
Этот коммит содержится в:
Vitaliy
2023-10-03 21:37:00 +03:00
коммит произвёл GitHub
родитель ea1b58387e
Коммит 9954667c45
303 изменённых файлов: 99367 добавлений и 99367 удалений

Разница между файлами не показана из-за своего большого размера Загрузить разницу