Skip to content

Fix the target refs for new upstream distributions

Denis Pynkin requested to merge wip/d4s/fix-refs into master

This allows to create branches in origin based on new distributions. Help to avoid issues: $ git push origin origin/upstream/{UPSTREAM_BASE}:upstream/{UPSTREAM_DISTRIBUTION} error: unable to push to unqualified destination: upstream/bullseye

Signed-off-by: Denis Pynkin denis.pynkin@collabora.com

Merge request reports