Eli Schwartz <eschwartz@xxxxxxxxxxxxx> writes: > The %(describe) placeholder by default, like `git describe`, only > supports annotated tags. However, some people do use lightweight tags > for releases, and would like to describe those anyway. The command line > tool has an option to support this. > > Teach the placeholder to support this as well. > > Signed-off-by: Eli Schwartz <eschwartz@xxxxxxxxxxxxx> > --- > > I use lowercase "bool" here not "boolean-value" because I don't see > utility in the word "value" here. Such a comment is much more useful if it is sent as a review to the patch that touches the same area as your patch does, namely, https://lore.kernel.org/git/984b6d687a2e779c775de6ea80536afe6ecc0aaf.1635438124.git.gitgitgadget@xxxxxxxxx/ not here. Thanks. [jc: added a few folks involved in the other patch to the addressee lists]