Skip to content

Fix new git based diff generation file paths

Warren Gifford requested to merge fix-git-paths into master

Created by: eseliger

Before, /a -> /b was the prefix for all files, so new files have the /b prefix and existing ones are moved. This flag omits them.

Merge request reports

Loading