On Tue, Nov 08, 2022 at 07:55:44PM +0000, Gavin Smith wrote:
> > No, you just cut a new release branch. The release branch is only for
> > a certain release or a series of releases, depending on the
> > development strategy. Basically, as long as you expect the next
> > release to be a bugfix release, you keep developing it on the same
> > release branch, and once you decide on a feature release, you cut a
> > new release branch. The name of the release branch can be the first
> > version released from that branch, or some variant of that.
>
> Thanks, that makes sense.
I have added a release branch to the git repository, called "release/7.0".
Please do not commit anything to it right now if you have access.
Can you clarify how this is related to the tag texinfo-7.0? Will they have the same stuff?