Skip to content
Snippets Groups Projects
Unverified Commit fd4665dd authored by Andrej Shadura's avatar Andrej Shadura
Browse files

Allow projects with more than 3 components in the name


The fork implementation previously assumed 3 components in the name,
so packages with an extra component failed to copy over:
apertis:v2022:updates:target would become apertis:v2022:target.

Signed-off-by: Andrej Shadura's avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
parent df546909
Branches
No related tags found
1 merge request!3Allow projects with more than 3 components in the name
Pipeline #40206 passed