Skip to content

Avoid empty expectation files

The process of adding files to the index to generate the patch was including files that were only touched. The convention is the expectation files only exist if they have content, so collate must exclude them from the patch.

Following the convention of expectation files only present if they have content, if some of those files become empty, include to remove them when preparing the patch.

Merge request reports

Loading