Skip to content

Fix link assignment for existing control files

Spyros Argyropoulos requested to merge jeffFix into master

Description of bug

The commit script was assigning wrong links when a link was pointing to a directory not in the current commit.

Screenshot_2021-06-21_at_14.50.38

Changes introduced

Fix link assignment

Tests

Screenshot_2021-06-21_at_15.48.12

Issues resolved

Closes #144 (closed)

Merge request reports