Skip to content

Add .diff to the file-changed-diff to enable mime detection on windows.

On Windows KIO::OpenUrlJob() does not seem to be able to determine the application to use even if "text/x-patch" mime is specified, but adding the .diff extension helps.

Merge request reports