Hi,

>  Tagging releases as NuttX did in the past won't support that.  I believe 
> that you would have to use branches to support a series of release candidates 
> until the release is made (and perhaps even to support further releases on 
> the branch for bug fixes).

Most projects use release branches that I know of, but some use tags.

> We can't really branch across sub-modules, can we?  I think we need to know 
> much more before we could take any clear position on this.

You could use the same tag on different repo, but as tag are mutable you would 
need to include the commit hash for both repos.

Thanks,
Justin

Reply via email to