On Wed, Mar 15, 2023 at 6:34 PM Bo YU <[email protected]> wrote: [...] > From man manual[1], the `--upstream-vcs-tag` option should enable > upstream branch contains all upstream git history.
Yes. You need add a new remote which points to upstream repository, and fetch tags from it. Well, dh-make-golang does that for you when you do the initial packaging. But there's no much doc about consuming from an existing repo on salsa :/ -- Shengjing Zhu
