Skip to content

Fix path rename ignoring selection set

Path rename was modifying all commits even if a selection set was passed. Fixed so it uses the selection set rather than always updating all commits in the repo.

Merge request reports