Skip to content

fetch-downstream: Do not hardcode debian/ as the upstream prefix

Emanuele Aina requested to merge wip/em/do-not-hardcode-debian-as-upstream into master

For downstreams the apertis/ branches are the actual upstreams, so let's not hardcode debian/ when limiting the branches we track.

This fixes a regression for downstreams introduced by commit 025d7c56 "Ignore not active anymore descendant branches".

Merge request reports