Le 2025-01-07 12:59, Andrey Rakhmatullin a écrit :
Tags in git are not prefixed with the remote name or anything else. A
tag
named upstream/1.2.3 is never from the upstream. A tag named 1.2.3
should
always be from the upstream.
Branches, on the other hand, indeed clash between "upstream/foo branch
from the maintainer" and "foo branch from the upstream".
Exact for the release-tag-from-upstream-repo, sorry for the confusion.
The tag-generated-from-import though is actually named "upstream/x.y.z".
So the possible clash is between a local tag and a remote branch.
Branches named after version numbers also happen quite often upstream.
--
Julien Plissonneau Duquène