Skip to content

patches: apply with --whitespace=fix

The silo patch in ParaView is applied to a Windows-newline file, but patches end with regular newlines. Git complains and fails about trailing whitespace, but telling it to "fix" it makes the file come out as wanted. Other patches should not be affected.

Merge request reports