pkg-merge-upstream-to-downstreams: Fix targeting stable branches
When targeting development/preview releases the script to merge changes
from upstream works fine, but when aiming at stable releases the part
that tries to detect which branch to target (`-security` vs. `-updates`)
fails to find the refs it looks for because it searches the local refs
instead of the remote ones.
Point it to the refs under the `origin` remote to make it happy.
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
parent
03a0f91f
No related branches found
No related tags found
Pipeline #163986 passed
Please register or sign in to comment