Skip to content

Use arrays for filenames instead of strings split on whitespace.

Jelle van der Waa requested to merge use-arrays into master

Created by: eli-schwartz

Be "more proper" w.r.t. whitespace in filenames.

This should be fairly uncontroversial.

Merge request reports